#5FDEEC#5FDEEC
#5FDEEC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.113 H 205.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEEC |
|---|---|
| RGB | rgb(95, 222, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(59.7%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.23, -30.92, -17.38) |
| CIE-LCH | lch(82.23, 35.47, 209.34°) |
| OKLab | oklab(83.5% -0.1021 -0.0481) |
| OKLCH | oklch(83.5% 0.113 205.2) |
| XYZ | xyz(45.9746, 60.7268, 88.6392) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEEC #EC6D5F
analogous
#5FECB3 #5FDEEC #5F98EC
triadic
#5FDEEC #EC5FDE #DEEC5F
tetradic
#5FDEEC #B35FEC #EC6D5F #98EC5F
square
#5FDEEC #B35FEC #EC6D5F #98EC5F
split-complementary
#5FDEEC #EC5F98 #ECB35F
monochromatic
#16AABA #28D3E6 #5FDEEC #96E9F2 #CCF5F9
Accessibility & contrast
On white
1.60
#5FDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEEC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEEC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdeec; /* rgb */ color: rgb(95, 222, 236); /* oklch */ color: oklch(83.5% 0.113 205.2);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#5fdeec',
950: '#000000',
},
}SCSS
$custom: #5fdeec; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdeec",
"rgb": {
"r": 95,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.957,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.83496,
"c": 0.11288,
"h": 205.2
},
"luminance": 0.60732
}Semantic roles & 50–950 ramp
primary
#5FDEEC
secondary
#BA4336
accent
#1F0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485