#5CE7CD#5CE7CD
#5CE7CD is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.126 H 178.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7CD |
|---|---|
| RGB | rgb(92, 231, 205) |
| HSL | hsl(169, 74%, 63%) |
| HSV | hsv(169, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 11.3%, 9.4%) |
| CIE-LAB | lab(83.88, -43.70, 1.46) |
| CIE-LCH | lch(83.88, 43.73, 178.09°) |
| OKLab | oklab(84.52% -0.1261 0.0032) |
| OKLCH | oklch(84.52% 0.126 178.6) |
| XYZ | xyz(44.0039, 63.8304, 67.7472) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 3.28
Turquoise
#40E0D0
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.49
Aquamarine (survey)
#04D8B2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7CD #E75C76
analogous
#5CE787 #5CE7CD #5CBBE7
triadic
#5CE7CD #CD5CE7 #E7CD5C
tetradic
#5CE7CD #875CE7 #E75C76 #BBE75C
square
#5CE7CD #875CE7 #E75C76 #BBE75C
split-complementary
#5CE7CD #E75CBB #E7875C
monochromatic
#1AAF93 #27DFBD #5CE7CD #91EFDD #C7F7EE
Accessibility & contrast
On white
1.53
#5CE7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5CE7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7CD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7CD | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce7cd; /* rgb */ color: rgb(92, 231, 205); /* oklch */ color: oklch(84.5% 0.126 178.6);
Tailwind
colors: {
custom: {
50: '#98efdc',
500: '#5ce7cd',
950: '#000000',
},
}SCSS
$custom: #5ce7cd; $custom-light: #98efdc; $custom-dark: #000000;
JSON
{
"hex": "#5ce7cd",
"rgb": {
"r": 92,
"g": 231,
"b": 205
},
"hsl": {
"h": 168.777,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.84515,
"c": 0.12611,
"h": 178.6
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#5CE7CD
secondary
#B0374E
accent
#0F34D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584