#5CFFDF#5CFFDF
#5CFFDF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 177.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFDF |
|---|---|
| RGB | rgb(92, 255, 223) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.29, -49.65, 2.83) |
| CIE-LCH | lch(91.29, 49.73, 176.74°) |
| OKLab | oklab(90.7% -0.1424 0.0067) |
| OKLCH | oklch(90.7% 0.143 177.3) |
| XYZ | xyz(53.4865, 79.1172, 82.2500) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 5.12
Bright Teal
#01F9C6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFDF #FF5C7C
analogous
#5CFF8D #5CFFDF #5CCDFF
triadic
#5CFFDF #DF5CFF #FFDF5C
tetradic
#5CFFDF #8D5CFF #FF5C7C #CDFF5C
square
#5CFFDF #8D5CFF #FF5C7C #CDFF5C
split-complementary
#5CFFDF #FF5CCD #FF8D5C
monochromatic
#00E1B5 #1FFFD3 #5CFFDF #99FFEB #D6FFF7
Accessibility & contrast
On white
1.25
#5CFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5CFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFDF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFDF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5cffdf; /* rgb */ color: rgb(92, 255, 223); /* oklch */ color: oklch(90.7% 0.143 177.3);
Tailwind
colors: {
custom: {
50: '#9bffe8',
500: '#5cffdf',
950: '#000000',
},
}SCSS
$custom: #5cffdf; $custom-light: #9bffe8; $custom-dark: #000000;
JSON
{
"hex": "#5cffdf",
"rgb": {
"r": 92,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.221,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.90695,
"c": 0.14254,
"h": 177.3
},
"luminance": 0.79123
}Semantic roles & 50–950 ramp
primary
#5CFFDF
secondary
#D92649
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684