#5CFFCB#5CFFCB
#5CFFCB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.155 H 168.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFCB |
|---|---|
| RGB | rgb(92, 255, 203) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.83, -54.30, 12.50) |
| CIE-LCH | lch(90.83, 55.72, 167.04°) |
| OKLab | oklab(90.17% -0.1512 0.032) |
| OKLCH | oklch(90.17% 0.155 168.1) |
| XYZ | xyz(50.9476, 78.1016, 68.8784) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFCB #FF5C90
analogous
#5CFF79 #5CFFCB #5CE1FF
triadic
#5CFFCB #CB5CFF #FFCB5C
tetradic
#5CFFCB #795CFF #FF5C90 #E1FF5C
square
#5CFFCB #795CFF #FF5C90 #E1FF5C
split-complementary
#5CFFCB #FF5CE1 #FF795C
monochromatic
#00E199 #1FFFB7 #5CFFCB #99FFDF #D6FFF2
Accessibility & contrast
On white
1.26
#5CFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#5CFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFCB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFCB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5cffcb; /* rgb */ color: rgb(92, 255, 203); /* oklch */ color: oklch(90.2% 0.155 168.1);
Tailwind
colors: {
custom: {
50: '#9bffda',
500: '#5cffcb',
950: '#000000',
},
}SCSS
$custom: #5cffcb; $custom-light: #9bffda; $custom-dark: #000000;
JSON
{
"hex": "#5cffcb",
"rgb": {
"r": 92,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.859,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.90166,
"c": 0.15453,
"h": 168.1
},
"luminance": 0.78107
}Semantic roles & 50–950 ramp
primary
#5CFFCB
secondary
#D9265F
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684