#5FDDF0#5FDDF0
#5FDDF0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.114 H 208.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDF0 |
|---|---|
| RGB | rgb(95, 221, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60.4%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.07, -29.32, -19.74) |
| CIE-LCH | lch(82.07, 35.35, 213.96°) |
| OKLab | oklab(83.41% -0.0995 -0.0547) |
| OKLCH | oklch(83.41% 0.114 208.8) |
| XYZ | xyz(46.2974, 60.4323, 91.6459) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 3.88
Neon Blue
#04D9FF
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDF0 #F0725F
analogous
#5FF0BA #5FDDF0 #5F94F0
triadic
#5FDDF0 #F05FDD #DDF05F
tetradic
#5FDDF0 #BA5FF0 #F0725F #94F05F
square
#5FDDF0 #BA5FF0 #F0725F #94F05F
split-complementary
#5FDDF0 #F05F94 #F0BA5F
monochromatic
#12ABC2 #27D1EB #5FDDF0 #97E9F5 #CFF5FA
Accessibility & contrast
On white
1.60
#5FDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5FDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDF0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDF0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddf0; /* rgb */ color: rgb(95, 221, 240); /* oklch */ color: oklch(83.4% 0.114 208.8);
Tailwind
colors: {
custom: {
50: '#9ae8f5',
500: '#5fddf0',
950: '#000000',
},
}SCSS
$custom: #5fddf0; $custom-light: #9ae8f5; $custom-dark: #000000;
JSON
{
"hex": "#5fddf0",
"rgb": {
"r": 95,
"g": 221,
"b": 240
},
"hsl": {
"h": 187.862,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8341,
"c": 0.11355,
"h": 208.8
},
"luminance": 0.60437
}Semantic roles & 50–950 ramp
primary
#5FDDF0
secondary
#C04633
accent
#2306DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485