#5FDDEB#5FDDEB
#5FDDEB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.112 H 205.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDEB |
|---|---|
| RGB | rgb(95, 221, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(59.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.91, -30.72, -17.33) |
| CIE-LCH | lch(81.91, 35.27, 209.43°) |
| OKLab | oklab(83.23% -0.1015 -0.048) |
| OKLCH | oklch(83.23% 0.112 205.3) |
| XYZ | xyz(45.5649, 60.1393, 87.7879) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Neon Blue
#04D9FF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDEB #EB6D5F
analogous
#5FEBB3 #5FDDEB #5F97EB
triadic
#5FDDEB #EB5FDD #DDEB5F
tetradic
#5FDDEB #B35FEB #EB6D5F #97EB5F
square
#5FDDEB #B35FEB #EB6D5F #97EB5F
split-complementary
#5FDDEB #EB5F97 #EBB35F
monochromatic
#17A8B9 #29D1E4 #5FDDEB #95E9F2 #CCF4F9
Accessibility & contrast
On white
1.61
#5FDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5FDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDEB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDEB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddeb; /* rgb */ color: rgb(95, 221, 235); /* oklch */ color: oklch(83.2% 0.112 205.3);
Tailwind
colors: {
custom: {
50: '#9ae8f1',
500: '#5fddeb',
950: '#000000',
},
}SCSS
$custom: #5fddeb; $custom-light: #9ae8f1; $custom-dark: #000000;
JSON
{
"hex": "#5fddeb",
"rgb": {
"r": 95,
"g": 221,
"b": 235
},
"hsl": {
"h": 186,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8323,
"c": 0.11224,
"h": 205.3
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#5FDDEB
secondary
#B84336
accent
#200BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485