#5EFFCF#5EFFCF
#5EFFCF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.151 H 169.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFCF |
|---|---|
| RGB | rgb(94, 255, 207) |
| HSL | hsl(162, 100%, 68%) |
| HSV | hsv(162, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.96, -53.07, 10.63) |
| CIE-LCH | lch(90.96, 54.12, 168.67°) |
| OKLab | oklab(90.32% -0.1485 0.0272) |
| OKLCH | oklch(90.32% 0.151 169.6) |
| XYZ | xyz(51.6329, 78.3992, 71.4308) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.44
Bright Teal
#01F9C6
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.17
Greenish Cyan
#2AFEB7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFCF #FF5E8E
analogous
#5EFF7E #5EFFCF #5EDEFF
triadic
#5EFFCF #CF5EFF #FFCF5E
tetradic
#5EFFCF #7E5EFF #FF5E8E #DEFF5E
square
#5EFFCF #7E5EFF #FF5E8E #DEFF5E
split-complementary
#5EFFCF #FF5EDE #FF7E5E
monochromatic
#00E39F #21FFBD #5EFFCF #9BFFE1 #D8FFF3
Accessibility & contrast
On white
1.26
#5EFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#5EFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFCF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFCF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5effcf; /* rgb */ color: rgb(94, 255, 207); /* oklch */ color: oklch(90.3% 0.151 169.6);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#5effcf',
950: '#000000',
},
}SCSS
$custom: #5effcf; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#5effcf",
"rgb": {
"r": 94,
"g": 255,
"b": 207
},
"hsl": {
"h": 162.112,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90319,
"c": 0.15096,
"h": 169.6
},
"luminance": 0.78405
}Semantic roles & 50–950 ramp
primary
#5EFFCF
secondary
#D9285D
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684