#5EFFCB#5EFFCB
#5EFFCB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.154 H 167.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFCB |
|---|---|
| RGB | rgb(94, 255, 203) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.87, -53.96, 12.57) |
| CIE-LCH | lch(90.87, 55.41, 166.89°) |
| OKLab | oklab(90.22% -0.1503 0.0322) |
| OKLCH | oklch(90.22% 0.154 167.9) |
| XYZ | xyz(51.1501, 78.2060, 68.8879) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFCB #FF5E92
analogous
#5EFF7A #5EFFCB #5EE2FF
triadic
#5EFFCB #CB5EFF #FFCB5E
tetradic
#5EFFCB #7A5EFF #FF5E92 #E2FF5E
square
#5EFFCB #7A5EFF #FF5E92 #E2FF5E
split-complementary
#5EFFCB #FF5EE2 #FF7A5E
monochromatic
#00E399 #21FFB7 #5EFFCB #9BFFDF #D8FFF3
Accessibility & contrast
On white
1.26
#5EFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#5EFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFCB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFCB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5effcb; /* rgb */ color: rgb(94, 255, 203); /* oklch */ color: oklch(90.2% 0.154 167.9);
Tailwind
colors: {
custom: {
50: '#9bffda',
500: '#5effcb',
950: '#000000',
},
}SCSS
$custom: #5effcb; $custom-light: #9bffda; $custom-dark: #000000;
JSON
{
"hex": "#5effcb",
"rgb": {
"r": 94,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.621,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90218,
"c": 0.15367,
"h": 167.9
},
"luminance": 0.78211
}Semantic roles & 50–950 ramp
primary
#5EFFCB
secondary
#D92861
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684