#5FDEEA#5FDEEA
#5FDEEA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.112 H 203.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEEA |
|---|---|
| RGB | rgb(95, 222, 234) |
| HSL | hsl(185, 77%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(59.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.17, -31.48, -16.41) |
| CIE-LCH | lch(82.17, 35.50, 207.54°) |
| OKLab | oklab(83.43% -0.1029 -0.0454) |
| OKLCH | oklch(83.43% 0.112 203.8) |
| XYZ | xyz(45.6856, 60.6112, 87.1174) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEEA #EA6B5F
analogous
#5FEAB1 #5FDEEA #5F99EA
triadic
#5FDEEA #EA5FDE #DEEA5F
tetradic
#5FDEEA #B15FEA #EA6B5F #99EA5F
square
#5FDEEA #B15FEA #EA6B5F #99EA5F
split-complementary
#5FDEEA #EA5F99 #EAB15F
monochromatic
#18A9B7 #29D3E3 #5FDEEA #95E9F1 #CBF4F8
Accessibility & contrast
On white
1.60
#5FDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5FDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEEA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEEA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdeea; /* rgb */ color: rgb(95, 222, 234); /* oklch */ color: oklch(83.4% 0.112 203.8);
Tailwind
colors: {
custom: {
50: '#9ae8f0',
500: '#5fdeea',
950: '#000000',
},
}SCSS
$custom: #5fdeea; $custom-light: #9ae8f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdeea",
"rgb": {
"r": 95,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.18,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83425,
"c": 0.11249,
"h": 203.8
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#5FDEEA
secondary
#B64237
accent
#1E0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485