#5FFFDC#5FFFDC
#5FFFDC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 175.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFDC |
|---|---|
| RGB | rgb(95, 255, 220) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.29, -49.89, 4.39) |
| CIE-LCH | lch(91.29, 50.08, 174.97°) |
| OKLab | oklab(90.69% -0.1423 0.0109) |
| OKLCH | oklch(90.69% 0.143 175.6) |
| XYZ | xyz(53.3914, 79.1145, 80.1531) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFDC #FF5F82
analogous
#5FFF8C #5FFFDC #5FD2FF
triadic
#5FFFDC #DC5FFF #FFDC5F
tetradic
#5FFFDC #8C5FFF #FF5F82 #D2FF5F
square
#5FFFDC #8C5FFF #FF5F82 #D2FF5F
split-complementary
#5FFFDC #FF5FD2 #FF8C5F
monochromatic
#00E4B2 #22FFCF #5FFFDC #9CFFE9 #D9FFF7
Accessibility & contrast
On white
1.25
#5FFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5FFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFDC
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFDC | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffdc; /* rgb */ color: rgb(95, 255, 220); /* oklch */ color: oklch(90.7% 0.143 175.6);
Tailwind
colors: {
custom: {
50: '#9dffe6',
500: '#5fffdc',
950: '#000000',
},
}SCSS
$custom: #5fffdc; $custom-light: #9dffe6; $custom-dark: #000000;
JSON
{
"hex": "#5fffdc",
"rgb": {
"r": 95,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.9069,
"c": 0.1427,
"h": 175.6
},
"luminance": 0.7912
}Semantic roles & 50–950 ramp
primary
#5FFFDC
secondary
#D92950
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684