#5FDDE5#5FDDE5
#5FDDE5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.111 H 201.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDE5 |
|---|---|
| RGB | rgb(95, 221, 229) |
| HSL | hsl(184, 72%, 64%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(58.5%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.73, -32.38, -14.42) |
| CIE-LCH | lch(81.73, 35.44, 204.01°) |
| OKLab | oklab(83.02% -0.1039 -0.0399) |
| OKLCH | oklch(83.02% 0.111 201) |
| XYZ | xyz(44.7126, 59.7984, 83.2994) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDE5 #E5675F
analogous
#5FE5AA #5FDDE5 #5F9AE5
triadic
#5FDDE5 #E55FDD #DDE55F
tetradic
#5FDDE5 #AA5FE5 #E5675F #9AE55F
square
#5FDDE5 #AA5FE5 #E5675F #9AE55F
split-complementary
#5FDDE5 #E55F9A #E5AA5F
monochromatic
#1CA5AD #2AD2DC #5FDDE5 #94E8EE #C8F3F6
Accessibility & contrast
On white
1.62
#5FDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5FDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDE5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDE5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdde5; /* rgb */ color: rgb(95, 221, 229); /* oklch */ color: oklch(83.0% 0.111 201.0);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5fdde5',
950: '#000000',
},
}SCSS
$custom: #5fdde5; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5fdde5",
"rgb": {
"r": 95,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.582,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.83019,
"c": 0.1113,
"h": 201
},
"luminance": 0.59803
}Semantic roles & 50–950 ramp
primary
#5FDDE5
secondary
#AF413A
accent
#1D11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484