#5FDDF3#5FDDF3
#5FDDF3 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.115 H 210.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDF3 |
|---|---|
| RGB | rgb(95, 221, 243) |
| HSL | hsl(189, 86%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.9%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.17, -28.47, -21.19) |
| CIE-LCH | lch(82.17, 35.49, 216.66°) |
| OKLab | oklab(83.52% -0.0983 -0.0588) |
| OKLCH | oklch(83.52% 0.115 210.9) |
| XYZ | xyz(46.7467, 60.6120, 94.0123) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDF3 #F3755F
analogous
#5FF3BF #5FDDF3 #5F93F3
triadic
#5FDDF3 #F35FDD #DDF35F
tetradic
#5FDDF3 #BF5FF3 #F3755F #93F35F
square
#5FDDF3 #BF5FF3 #F3755F #93F35F
split-complementary
#5FDDF3 #F35F93 #F3BF5F
monochromatic
#0FADC9 #26D1EF #5FDDF3 #98E9F7 #D1F5FC
Accessibility & contrast
On white
1.60
#5FDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5FDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDF3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDF3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B5C5F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddf3; /* rgb */ color: rgb(95, 221, 243); /* oklch */ color: oklch(83.5% 0.115 210.9);
Tailwind
colors: {
custom: {
50: '#9be8f7',
500: '#5fddf3',
950: '#000000',
},
}SCSS
$custom: #5fddf3; $custom-light: #9be8f7; $custom-dark: #000000;
JSON
{
"hex": "#5fddf3",
"rgb": {
"r": 95,
"g": 221,
"b": 243
},
"hsl": {
"h": 188.919,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.83521,
"c": 0.11454,
"h": 210.9
},
"luminance": 0.60617
}Semantic roles & 50–950 ramp
primary
#5FDDF3
secondary
#C54731
accent
#2403E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485