#60DEED#60DEED
#60DEED is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.113 H 206.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEED |
|---|---|
| RGB | rgb(96, 222, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(59.5%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.29, -30.47, -17.82) |
| CIE-LCH | lch(82.29, 35.30, 210.32°) |
| OKLab | oklab(83.56% -0.1011 -0.0493) |
| OKLCH | oklch(83.56% 0.113 206) |
| XYZ | xyz(46.2248, 60.8390, 89.4114) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.41
Aqua Blue
#02D8E9
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Neon Blue
#04D9FF
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEED #ED6F60
analogous
#60EDB5 #60DEED #6097ED
triadic
#60DEED #ED60DE #DEED60
tetradic
#60DEED #B560ED #ED6F60 #97ED60
square
#60DEED #B560ED #ED6F60 #97ED60
split-complementary
#60DEED #ED6097 #EDB560
monochromatic
#15ABBD #29D3E7 #60DEED #97E9F3 #CEF5F9
Accessibility & contrast
On white
1.59
#60DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#60DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEED
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEED | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60deed; /* rgb */ color: rgb(96, 222, 237); /* oklch */ color: oklch(83.6% 0.113 206.0);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#60deed',
950: '#000000',
},
}SCSS
$custom: #60deed; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#60deed",
"rgb": {
"r": 96,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.383,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.83564,
"c": 0.11253,
"h": 206
},
"luminance": 0.60844
}Semantic roles & 50–950 ramp
primary
#60DEED
secondary
#BC4435
accent
#200ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485