#5CEDC2#5CEDC2
#5CEDC2 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.139 H 170.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDC2 |
|---|---|
| RGB | rgb(92, 237, 194) |
| HSL | hsl(162, 80%, 65%) |
| HSV | hsv(162, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.37, -48.89, 9.39) |
| CIE-LCH | lch(85.37, 49.78, 169.13°) |
| OKLab | oklab(85.64% -0.1371 0.024) |
| OKLCH | oklch(85.64% 0.139 170.1) |
| XYZ | xyz(44.4306, 66.7341, 61.5679) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.80
Aqua (survey)
#13EAC9
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDC2 #ED5C87
analogous
#5CED7A #5CEDC2 #5CCFED
triadic
#5CEDC2 #C25CED #EDC25C
tetradic
#5CEDC2 #7A5CED #ED5C87 #CFED5C
square
#5CEDC2 #7A5CED #ED5C87 #CFED5C
split-complementary
#5CEDC2 #ED5CCF #ED7A5C
monochromatic
#15BA89 #25E7AD #5CEDC2 #93F3D7 #CAF9EB
Accessibility & contrast
On white
1.46
#5CEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5CEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDC2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDC2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cedc2; /* rgb */ color: rgb(92, 237, 194); /* oklch */ color: oklch(85.6% 0.139 170.1);
Tailwind
colors: {
custom: {
50: '#98f3d4',
500: '#5cedc2',
950: '#000000',
},
}SCSS
$custom: #5cedc2; $custom-light: #98f3d4; $custom-dark: #000000;
JSON
{
"hex": "#5cedc2",
"rgb": {
"r": 92,
"g": 237,
"b": 194
},
"hsl": {
"h": 162.207,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85643,
"c": 0.13919,
"h": 170.1
},
"luminance": 0.66739
}Semantic roles & 50–950 ramp
primary
#5CEDC2
secondary
#B9345C
accent
#0948DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583