#5FDDEA#5FDDEA
#5FDDEA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.112 H 204.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDEA |
|---|---|
| RGB | rgb(95, 221, 234) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.88, -31.00, -16.85) |
| CIE-LCH | lch(81.88, 35.28, 208.52°) |
| OKLab | oklab(83.19% -0.1019 -0.0466) |
| OKLCH | oklch(83.19% 0.112 204.6) |
| XYZ | xyz(45.4208, 60.0816, 87.0292) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.68
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDEA #EA6C5F
analogous
#5FEAB2 #5FDDEA #5F97EA
triadic
#5FDDEA #EA5FDD #DDEA5F
tetradic
#5FDDEA #B25FEA #EA6C5F #97EA5F
square
#5FDDEA #B25FEA #EA6C5F #97EA5F
split-complementary
#5FDDEA #EA5F97 #EAB25F
monochromatic
#18A8B7 #29D2E3 #5FDDEA #95E8F1 #CBF4F8
Accessibility & contrast
On white
1.61
#5FDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5FDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDEA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDEA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddea; /* rgb */ color: rgb(95, 221, 234); /* oklch */ color: oklch(83.2% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#9ae8f0',
500: '#5fddea',
950: '#000000',
},
}SCSS
$custom: #5fddea; $custom-light: #9ae8f0; $custom-dark: #000000;
JSON
{
"hex": "#5fddea",
"rgb": {
"r": 95,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.612,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83194,
"c": 0.11204,
"h": 204.6
},
"luminance": 0.60086
}Semantic roles & 50–950 ramp
primary
#5FDDEA
secondary
#B64337
accent
#200CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485