#5FDDE4#5FDDE4
#5FDDE4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.111 H 200.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDE4 |
|---|---|
| RGB | rgb(95, 221, 228) |
| HSL | hsl(183, 71%, 63%) |
| HSV | hsv(183, 58%, 89%) |
| CMYK | cmyk(58.3%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(81.70, -32.65, -13.94) |
| CIE-LCH | lch(81.70, 35.50, 203.11°) |
| OKLab | oklab(82.98% -0.1043 -0.0386) |
| OKLCH | oklch(82.98% 0.111 200.3) |
| XYZ | xyz(44.5734, 59.7427, 82.5662) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDE4 #E4665F
analogous
#5FE4A8 #5FDDE4 #5F9AE4
triadic
#5FDDE4 #E45FDD #DDE45F
tetradic
#5FDDE4 #A85FE4 #E4665F #9AE45F
square
#5FDDE4 #A85FE4 #E4665F #9AE45F
split-complementary
#5FDDE4 #E45F9A #E4A85F
monochromatic
#1DA4AC #2BD2DB #5FDDE4 #93E8ED #C8F3F6
Accessibility & contrast
On white
1.62
#5FDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDE4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDE4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdde4; /* rgb */ color: rgb(95, 221, 228); /* oklch */ color: oklch(83.0% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#99e8ec',
500: '#5fdde4',
950: '#000000',
},
}SCSS
$custom: #5fdde4; $custom-light: #99e8ec; $custom-dark: #000000;
JSON
{
"hex": "#5fdde4",
"rgb": {
"r": 95,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.158,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82984,
"c": 0.11121,
"h": 200.3
},
"luminance": 0.59747
}Semantic roles & 50–950 ramp
primary
#5FDDE4
secondary
#AD403A
accent
#1C12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484