#5FFFDD#5FFFDD
#5FFFDD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 176.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFDD |
|---|---|
| RGB | rgb(95, 255, 221) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.31, -49.65, 3.91) |
| CIE-LCH | lch(91.31, 49.80, 175.50°) |
| OKLab | oklab(90.72% -0.1419 0.0096) |
| OKLCH | oklch(90.72% 0.142 176.1) |
| XYZ | xyz(53.5242, 79.1676, 80.8527) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFDD #FF5F81
analogous
#5FFF8D #5FFFDD #5FD1FF
triadic
#5FFFDD #DD5FFF #FFDD5F
tetradic
#5FFFDD #8D5FFF #FF5F81 #D1FF5F
square
#5FFFDD #8D5FFF #FF5F81 #D1FF5F
split-complementary
#5FFFDD #FF5FD1 #FF8D5F
monochromatic
#00E4B3 #22FFD0 #5FFFDD #9CFFEA #D9FFF7
Accessibility & contrast
On white
1.25
#5FFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#5FFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFDD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFDD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffdd; /* rgb */ color: rgb(95, 255, 221); /* oklch */ color: oklch(90.7% 0.142 176.1);
Tailwind
colors: {
custom: {
50: '#9dffe7',
500: '#5fffdd',
950: '#000000',
},
}SCSS
$custom: #5fffdd; $custom-light: #9dffe7; $custom-dark: #000000;
JSON
{
"hex": "#5fffdd",
"rgb": {
"r": 95,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90718,
"c": 0.14218,
"h": 176.1
},
"luminance": 0.79173
}Semantic roles & 50–950 ramp
primary
#5FFFDD
secondary
#D9294E
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684