#5FDEEB#5FDEEB
#5FDEEB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.113 H 204.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEEB |
|---|---|
| RGB | rgb(95, 222, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(59.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.20, -31.20, -16.90) |
| CIE-LCH | lch(82.20, 35.48, 208.44°) |
| OKLab | oklab(83.46% -0.1025 -0.0468) |
| OKLCH | oklch(83.46% 0.113 204.5) |
| XYZ | xyz(45.8297, 60.6689, 87.8762) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.79
Bright Light Blue
#26F7FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEEB #EB6C5F
analogous
#5FEBB2 #5FDEEB #5F98EB
triadic
#5FDEEB #EB5FDE #DEEB5F
tetradic
#5FDEEB #B25FEB #EB6C5F #98EB5F
square
#5FDEEB #B25FEB #EB6C5F #98EB5F
split-complementary
#5FDEEB #EB5F98 #EBB25F
monochromatic
#17AAB9 #29D3E4 #5FDEEB #95E9F2 #CCF4F9
Accessibility & contrast
On white
1.60
#5FDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5FDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEEB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEEB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdeeb; /* rgb */ color: rgb(95, 222, 235); /* oklch */ color: oklch(83.5% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#9ae8f1',
500: '#5fdeeb',
950: '#000000',
},
}SCSS
$custom: #5fdeeb; $custom-light: #9ae8f1; $custom-dark: #000000;
JSON
{
"hex": "#5fdeeb",
"rgb": {
"r": 95,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.83461,
"c": 0.11267,
"h": 204.5
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#5FDEEB
secondary
#B84236
accent
#1F0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485