#5FDDE8#5FDDE8
#5FDDE8 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.112 H 203.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDE8 |
|---|---|
| RGB | rgb(95, 221, 232) |
| HSL | hsl(185, 75%, 64%) |
| HSV | hsv(185, 59%, 91%) |
| CMYK | cmyk(59.1%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(81.82, -31.55, -15.88) |
| CIE-LCH | lch(81.82, 35.32, 206.71°) |
| OKLab | oklab(83.12% -0.1027 -0.044) |
| OKLCH | oklch(83.12% 0.112 203.2) |
| XYZ | xyz(45.1351, 59.9674, 85.5245) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDE8 #E86A5F
analogous
#5FE8AF #5FDDE8 #5F98E8
triadic
#5FDDE8 #E85FDD #DDE85F
tetradic
#5FDDE8 #AF5FE8 #E86A5F #98E85F
square
#5FDDE8 #AF5FE8 #E86A5F #98E85F
split-complementary
#5FDDE8 #E85F98 #E8AF5F
monochromatic
#1AA7B3 #29D2E0 #5FDDE8 #95E8F0 #CAF4F7
Accessibility & contrast
On white
1.62
#5FDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5FDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDE8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDE8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdde8; /* rgb */ color: rgb(95, 221, 232); /* oklch */ color: oklch(83.1% 0.112 203.2);
Tailwind
colors: {
custom: {
50: '#9ae8ef',
500: '#5fdde8',
950: '#000000',
},
}SCSS
$custom: #5fdde8; $custom-light: #9ae8ef; $custom-dark: #000000;
JSON
{
"hex": "#5fdde8",
"rgb": {
"r": 95,
"g": 221,
"b": 232
},
"hsl": {
"h": 184.818,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83124,
"c": 0.11169,
"h": 203.2
},
"luminance": 0.59972
}Semantic roles & 50–950 ramp
primary
#5FDDE8
secondary
#B34238
accent
#1F0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485