#5EFFDD#5EFFDD
#5EFFDD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 176.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFDD |
|---|---|
| RGB | rgb(94, 255, 221) |
| HSL | hsl(167, 100%, 68%) |
| HSV | hsv(167, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.29, -49.81, 3.87) |
| CIE-LCH | lch(91.29, 49.96, 175.56°) |
| OKLab | oklab(90.69% -0.1423 0.0095) |
| OKLCH | oklch(90.69% 0.143 176.2) |
| XYZ | xyz(53.4210, 79.1144, 80.8478) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.89
Aqua (survey)
#13EAC9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFDD #FF5E80
analogous
#5EFF8C #5EFFDD #5ED0FF
triadic
#5EFFDD #DD5EFF #FFDD5E
tetradic
#5EFFDD #8C5EFF #FF5E80 #D0FF5E
square
#5EFFDD #8C5EFF #FF5E80 #D0FF5E
split-complementary
#5EFFDD #FF5ED0 #FF8C5E
monochromatic
#00E3B3 #21FFD0 #5EFFDD #9BFFEA #D8FFF7
Accessibility & contrast
On white
1.25
#5EFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5EFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFDD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFDD | 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)
#F6F0DC
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effdd; /* rgb */ color: rgb(94, 255, 221); /* oklch */ color: oklch(90.7% 0.143 176.2);
Tailwind
colors: {
custom: {
50: '#9cffe7',
500: '#5effdd',
950: '#000000',
},
}SCSS
$custom: #5effdd; $custom-light: #9cffe7; $custom-dark: #000000;
JSON
{
"hex": "#5effdd",
"rgb": {
"r": 94,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.329,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90691,
"c": 0.14265,
"h": 176.2
},
"luminance": 0.7912
}Semantic roles & 50–950 ramp
primary
#5EFFDD
secondary
#D9284D
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684