#5CEBC4#5CEBC4
#5CEBC4 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.136 H 171.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBC4 |
|---|---|
| RGB | rgb(92, 235, 196) |
| HSL | hsl(164, 78%, 64%) |
| HSV | hsv(164, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(84.83, -47.58, 7.57) |
| CIE-LCH | lch(84.83, 48.18, 170.96°) |
| OKLab | oklab(85.22% -0.1342 0.0193) |
| OKLCH | oklch(85.22% 0.136 171.8) |
| XYZ | xyz(44.0809, 65.6729, 62.5669) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua (survey)
#13EAC9
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBC4 #EB5C83
analogous
#5CEB7D #5CEBC4 #5CCBEB
triadic
#5CEBC4 #C45CEB #EBC45C
tetradic
#5CEBC4 #7D5CEB #EB5C83 #CBEB5C
square
#5CEBC4 #7D5CEB #EB5C83 #CBEB5C
split-complementary
#5CEBC4 #EB5CCB #EB7D5C
monochromatic
#16B68B #25E4B0 #5CEBC4 #93F2D8 #C9F8EB
Accessibility & contrast
On white
1.49
#5CEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5CEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBC4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBC4 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cebc4; /* rgb */ color: rgb(92, 235, 196); /* oklch */ color: oklch(85.2% 0.136 171.8);
Tailwind
colors: {
custom: {
50: '#98f2d5',
500: '#5cebc4',
950: '#000000',
},
}SCSS
$custom: #5cebc4; $custom-light: #98f2d5; $custom-dark: #000000;
JSON
{
"hex": "#5cebc4",
"rgb": {
"r": 92,
"g": 235,
"b": 196
},
"hsl": {
"h": 163.636,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85218,
"c": 0.13555,
"h": 171.8
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#5CEBC4
secondary
#B63558
accent
#0B44DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583