#60DBF3#60DBF3
#60DBF3 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.114 H 212.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBF3 |
|---|---|
| RGB | rgb(96, 219, 243) |
| HSL | hsl(190, 86%, 66%) |
| HSV | hsv(190, 60%, 95%) |
| CMYK | cmyk(60.5%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(81.63, -27.33, -22.00) |
| CIE-LCH | lch(81.63, 35.08, 218.84°) |
| OKLab | oklab(83.09% -0.0957 -0.061) |
| OKLCH | oklch(83.09% 0.114 212.5) |
| XYZ | xyz(46.3264, 59.6161, 93.8423) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.93
Robin'S Egg
#6DEDFD
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBF3 #F37860
analogous
#60F3C2 #60DBF3 #6092F3
triadic
#60DBF3 #F360DB #DBF360
tetradic
#60DBF3 #C260F3 #F37860 #92F360
square
#60DBF3 #C260F3 #F37860 #92F360
split-complementary
#60DBF3 #F36092 #F3C260
monochromatic
#0FABC9 #27CEEF #60DBF3 #99E8F7 #D2F5FC
Accessibility & contrast
On white
1.62
#60DBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#60DBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBF3
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBF3 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#B3C4F3
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dbf3; /* rgb */ color: rgb(96, 219, 243); /* oklch */ color: oklch(83.1% 0.114 212.5);
Tailwind
colors: {
custom: {
50: '#9be6f7',
500: '#60dbf3',
950: '#000000',
},
}SCSS
$custom: #60dbf3; $custom-light: #9be6f7; $custom-dark: #000000;
JSON
{
"hex": "#60dbf3",
"rgb": {
"r": 96,
"g": 219,
"b": 243
},
"hsl": {
"h": 189.796,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.83094,
"c": 0.11352,
"h": 212.5
},
"luminance": 0.59621
}Semantic roles & 50–950 ramp
primary
#60DBF3
secondary
#C64A31
accent
#2803E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485