#5CFECB#5CFECB
#5CFECB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.153 H 168.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFECB |
|---|---|
| RGB | rgb(92, 254, 203) |
| HSL | hsl(161, 99%, 68%) |
| HSV | hsv(161, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.54, -53.89, 12.08) |
| CIE-LCH | lch(90.54, 55.23, 167.36°) |
| OKLab | oklab(89.93% -0.1502 0.0309) |
| OKLCH | oklch(89.93% 0.153 168.4) |
| XYZ | xyz(50.6294, 77.4653, 68.7724) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.60
Bright Teal
#01F9C6
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFECB #FE5C8F
analogous
#5CFE7A #5CFECB #5CE0FE
triadic
#5CFECB #CB5CFE #FECB5C
tetradic
#5CFECB #7A5CFE #FE5C8F #E0FE5C
square
#5CFECB #7A5CFE #FE5C8F #E0FE5C
split-complementary
#5CFECB #FE5CE0 #FE7A5C
monochromatic
#01DE99 #1FFEB8 #5CFECB #99FEDE #D6FFF2
Accessibility & contrast
On white
1.27
#5CFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5CFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFECB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFECB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfecb; /* rgb */ color: rgb(92, 254, 203); /* oklch */ color: oklch(89.9% 0.153 168.4);
Tailwind
colors: {
custom: {
50: '#9affda',
500: '#5cfecb',
950: '#000000',
},
}SCSS
$custom: #5cfecb; $custom-light: #9affda; $custom-dark: #000000;
JSON
{
"hex": "#5cfecb",
"rgb": {
"r": 92,
"g": 254,
"b": 203
},
"hsl": {
"h": 161.111,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.89928,
"c": 0.15335,
"h": 168.4
},
"luminance": 0.77471
}Semantic roles & 50–950 ramp
primary
#5CFECB
secondary
#D7275F
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684