#5CFEDF#5CFEDF
#5CFEDF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 177.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFEDF |
|---|---|
| RGB | rgb(92, 254, 223) |
| HSL | hsl(169, 99%, 68%) |
| HSV | hsv(169, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.00, -49.22, 2.41) |
| CIE-LCH | lch(91.00, 49.28, 177.19°) |
| OKLab | oklab(90.46% -0.1414 0.0056) |
| OKLCH | oklch(90.46% 0.142 177.7) |
| XYZ | xyz(53.1683, 78.4808, 82.1440) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.21
Aquamarine
#7FFFD4
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFEDF #FE5C7B
analogous
#5CFE8E #5CFEDF #5CCCFE
triadic
#5CFEDF #DF5CFE #FEDF5C
tetradic
#5CFEDF #8E5CFE #FE5C7B #CCFE5C
square
#5CFEDF #8E5CFE #FE5C7B #CCFE5C
split-complementary
#5CFEDF #FE5CCC #FE8E5C
monochromatic
#01DEB4 #1FFED3 #5CFEDF #99FEEB #D6FFF7
Accessibility & contrast
On white
1.26
#5CFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#5CFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFEDF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFEDF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5cfedf; /* rgb */ color: rgb(92, 254, 223); /* oklch */ color: oklch(90.5% 0.141 177.7);
Tailwind
colors: {
custom: {
50: '#9bffe8',
500: '#5cfedf',
950: '#000000',
},
}SCSS
$custom: #5cfedf; $custom-light: #9bffe8; $custom-dark: #000000;
JSON
{
"hex": "#5cfedf",
"rgb": {
"r": 92,
"g": 254,
"b": 223
},
"hsl": {
"h": 168.519,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.9046,
"c": 0.1415,
"h": 177.7
},
"luminance": 0.78487
}Semantic roles & 50–950 ramp
primary
#5CFEDF
secondary
#D72749
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684