#5DFFCB#5DFFCB
#5DFFCB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.154 H 168.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFCB |
|---|---|
| RGB | rgb(93, 255, 203) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.85, -54.13, 12.53) |
| CIE-LCH | lch(90.85, 55.56, 166.96°) |
| OKLab | oklab(90.19% -0.1507 0.0321) |
| OKLCH | oklch(90.19% 0.154 168) |
| XYZ | xyz(51.0482, 78.1535, 68.8832) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFCB #FF5D91
analogous
#5DFF7A #5DFFCB #5DE2FF
triadic
#5DFFCB #CB5DFF #FFCB5D
tetradic
#5DFFCB #7A5DFF #FF5D91 #E2FF5D
square
#5DFFCB #7A5DFF #FF5D91 #E2FF5D
split-complementary
#5DFFCB #FF5DE2 #FF7A5D
monochromatic
#00E299 #20FFB7 #5DFFCB #9AFFDF #D7FFF2
Accessibility & contrast
On white
1.26
#5DFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#5DFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFCB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFCB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 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: #5dffcb; /* rgb */ color: rgb(93, 255, 203); /* oklch */ color: oklch(90.2% 0.154 168.0);
Tailwind
colors: {
custom: {
50: '#9bffda',
500: '#5dffcb',
950: '#000000',
},
}SCSS
$custom: #5dffcb; $custom-light: #9bffda; $custom-dark: #000000;
JSON
{
"hex": "#5dffcb",
"rgb": {
"r": 93,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.741,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90192,
"c": 0.1541,
"h": 168
},
"luminance": 0.78159
}Semantic roles & 50–950 ramp
primary
#5DFFCB
secondary
#D92760
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684