#5FDAEA#5FDAEA
#5FDAEA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.111 H 207.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAEA |
|---|---|
| RGB | rgb(95, 218, 234) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(59.4%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.02, -29.56, -18.14) |
| CIE-LCH | lch(81.02, 34.68, 211.54°) |
| OKLab | oklab(82.5% -0.0988 -0.0502) |
| OKLCH | oklch(82.5% 0.111 207) |
| XYZ | xyz(44.6358, 58.5116, 86.7675) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAEA #EA6F5F
analogous
#5FEAB4 #5FDAEA #5F95EA
triadic
#5FDAEA #EA5FDA #DAEA5F
tetradic
#5FDAEA #B45FEA #EA6F5F #95EA5F
square
#5FDAEA #B45FEA #EA6F5F #95EA5F
split-complementary
#5FDAEA #EA5F95 #EAB45F
monochromatic
#18A4B7 #29CDE3 #5FDAEA #95E7F1 #CBF3F8
Accessibility & contrast
On white
1.65
#5FDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5FDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAEA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAEA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdaea; /* rgb */ color: rgb(95, 218, 234); /* oklch */ color: oklch(82.5% 0.111 207.0);
Tailwind
colors: {
custom: {
50: '#9ae5f0',
500: '#5fdaea',
950: '#000000',
},
}SCSS
$custom: #5fdaea; $custom-light: #9ae5f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdaea",
"rgb": {
"r": 95,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.906,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.82502,
"c": 0.11082,
"h": 207
},
"luminance": 0.58516
}Semantic roles & 50–950 ramp
primary
#5FDAEA
secondary
#B64637
accent
#240CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485