#5EFFD2#5EFFD2
#5EFFD2 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.149 H 171.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFD2 |
|---|---|
| RGB | rgb(94, 255, 210) |
| HSL | hsl(163, 100%, 68%) |
| HSV | hsv(163, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.03, -52.38, 9.18) |
| CIE-LCH | lch(91.03, 53.18, 170.06°) |
| OKLab | oklab(90.4% -0.1472 0.0234) |
| OKLCH | oklch(90.4% 0.149 171) |
| XYZ | xyz(52.0032, 78.5473, 73.3808) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.36
Bright Teal
#01F9C6
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.54
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFD2 #FF5E8B
analogous
#5EFF81 #5EFFD2 #5EDBFF
triadic
#5EFFD2 #D25EFF #FFD25E
tetradic
#5EFFD2 #815EFF #FF5E8B #DBFF5E
square
#5EFFD2 #815EFF #FF5E8B #DBFF5E
split-complementary
#5EFFD2 #FF5EDB #FF815E
monochromatic
#00E3A3 #21FFC1 #5EFFD2 #9BFFE3 #D8FFF4
Accessibility & contrast
On white
1.26
#5EFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#5EFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFD2
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFD2 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5effd2; /* rgb */ color: rgb(94, 255, 210); /* oklch */ color: oklch(90.4% 0.149 171.0);
Tailwind
colors: {
custom: {
50: '#9cffdf',
500: '#5effd2',
950: '#000000',
},
}SCSS
$custom: #5effd2; $custom-light: #9cffdf; $custom-dark: #000000;
JSON
{
"hex": "#5effd2",
"rgb": {
"r": 94,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.23,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90397,
"c": 0.14901,
"h": 171
},
"luminance": 0.78553
}Semantic roles & 50–950 ramp
primary
#5EFFD2
secondary
#D9285A
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684