#5FFDDE#5FFDDE
#5FFDDE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.140 H 177.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDDE |
|---|---|
| RGB | rgb(95, 253, 222) |
| HSL | hsl(168, 98%, 68%) |
| HSV | hsv(168, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(90.76, -48.56, 2.59) |
| CIE-LCH | lch(90.76, 48.63, 176.95°) |
| OKLab | oklab(90.28% -0.1394 0.0061) |
| OKLCH | oklch(90.28% 0.14 177.5) |
| XYZ | xyz(53.0231, 77.9517, 81.3449) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 4.90
Bright Teal
#01F9C6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDDE #FD5F7E
analogous
#5FFD8F #5FFDDE #5FCDFD
triadic
#5FFDDE #DE5FFD #FDDE5F
tetradic
#5FFDDE #8F5FFD #FD5F7E #CDFD5F
square
#5FFDDE #8F5FFD #FD5F7E #CDFD5F
split-complementary
#5FFDDE #FD5FCD #FD8F5F
monochromatic
#03DFB4 #23FCD2 #5FFDDE #9BFEEA #D8FFF7
Accessibility & contrast
On white
1.27
#5FFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5FFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDDE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDDE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDD
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdde; /* rgb */ color: rgb(95, 253, 222); /* oklch */ color: oklch(90.3% 0.140 177.5);
Tailwind
colors: {
custom: {
50: '#9cffe8',
500: '#5ffdde',
950: '#000000',
},
}SCSS
$custom: #5ffdde; $custom-light: #9cffe8; $custom-dark: #000000;
JSON
{
"hex": "#5ffdde",
"rgb": {
"r": 95,
"g": 253,
"b": 222
},
"hsl": {
"h": 168.228,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90276,
"c": 0.13956,
"h": 177.5
},
"luminance": 0.77957
}Semantic roles & 50–950 ramp
primary
#5FFDDE
secondary
#D7294B
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684