#5CFFDB#5CFFDB
#5CFFDB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 175.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFDB |
|---|---|
| RGB | rgb(92, 255, 219) |
| HSL | hsl(167, 100%, 68%) |
| HSV | hsv(167, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.19, -50.61, 4.76) |
| CIE-LCH | lch(91.19, 50.83, 174.63°) |
| OKLab | oklab(90.58% -0.1441 0.0118) |
| OKLCH | oklch(90.58% 0.145 175.3) |
| XYZ | xyz(52.9536, 78.9040, 79.4434) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFDB #FF5C80
analogous
#5CFF89 #5CFFDB #5CD2FF
triadic
#5CFFDB #DB5CFF #FFDB5C
tetradic
#5CFFDB #895CFF #FF5C80 #D2FF5C
square
#5CFFDB #895CFF #FF5C80 #D2FF5C
split-complementary
#5CFFDB #FF5CD2 #FF895C
monochromatic
#00E1AF #1FFFCD #5CFFDB #99FFE9 #D6FFF6
Accessibility & contrast
On white
1.25
#5CFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5CFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFDB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFDB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5cffdb; /* rgb */ color: rgb(92, 255, 219); /* oklch */ color: oklch(90.6% 0.145 175.3);
Tailwind
colors: {
custom: {
50: '#9bffe6',
500: '#5cffdb',
950: '#000000',
},
}SCSS
$custom: #5cffdb; $custom-light: #9bffe6; $custom-dark: #000000;
JSON
{
"hex": "#5cffdb",
"rgb": {
"r": 92,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.748,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.90584,
"c": 0.14461,
"h": 175.3
},
"luminance": 0.7891
}Semantic roles & 50–950 ramp
primary
#5CFFDB
secondary
#D9264E
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684