#60DEF0#60DEF0
#60DEF0 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.113 H 208.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEF0 |
|---|---|
| RGB | rgb(96, 222, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(82.39, -29.63, -19.27) |
| CIE-LCH | lch(82.39, 35.34, 213.03°) |
| OKLab | oklab(83.67% -0.0999 -0.0534) |
| OKLCH | oklch(83.67% 0.113 208.1) |
| XYZ | xyz(46.6668, 61.0158, 91.7390) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEF0 #F07260
analogous
#60F0BA #60DEF0 #6096F0
triadic
#60DEF0 #F060DE #DEF060
tetradic
#60DEF0 #BA60F0 #F07260 #96F060
square
#60DEF0 #BA60F0 #F07260 #96F060
split-complementary
#60DEF0 #F06096 #F0BA60
monochromatic
#12ADC3 #28D2EB #60DEF0 #98EAF5 #D0F5FB
Accessibility & contrast
On white
1.59
#60DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#60DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEF0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEF0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#B7C6F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60def0; /* rgb */ color: rgb(96, 222, 240); /* oklch */ color: oklch(83.7% 0.113 208.1);
Tailwind
colors: {
custom: {
50: '#9be8f5',
500: '#60def0',
950: '#000000',
},
}SCSS
$custom: #60def0; $custom-light: #9be8f5; $custom-dark: #000000;
JSON
{
"hex": "#60def0",
"rgb": {
"r": 96,
"g": 222,
"b": 240
},
"hsl": {
"h": 187.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.83672,
"c": 0.11331,
"h": 208.1
},
"luminance": 0.61021
}Semantic roles & 50–950 ramp
primary
#60DEF0
secondary
#C14533
accent
#2106DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485