#5CEBC0#5CEBC0
#5CEBC0 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.138 H 169.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBC0 |
|---|---|
| RGB | rgb(92, 235, 192) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.74, -48.50, 9.53) |
| CIE-LCH | lch(84.74, 49.43, 168.88°) |
| OKLab | oklab(85.11% -0.136 0.0244) |
| OKLCH | oklch(85.11% 0.138 169.8) |
| XYZ | xyz(43.6317, 65.4932, 60.2010) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBC0 #EB5C87
analogous
#5CEB79 #5CEBC0 #5CCFEB
triadic
#5CEBC0 #C05CEB #EBC05C
tetradic
#5CEBC0 #795CEB #EB5C87 #CFEB5C
square
#5CEBC0 #795CEB #EB5C87 #CFEB5C
split-complementary
#5CEBC0 #EB5CCF #EB795C
monochromatic
#16B686 #25E4AB #5CEBC0 #93F2D5 #C9F8EA
Accessibility & contrast
On white
1.49
#5CEBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5CEBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBC0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBC0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cebc0; /* rgb */ color: rgb(92, 235, 192); /* oklch */ color: oklch(85.1% 0.138 169.8);
Tailwind
colors: {
custom: {
50: '#98f2d3',
500: '#5cebc0',
950: '#000000',
},
}SCSS
$custom: #5cebc0; $custom-light: #98f2d3; $custom-dark: #000000;
JSON
{
"hex": "#5cebc0",
"rgb": {
"r": 92,
"g": 235,
"b": 192
},
"hsl": {
"h": 161.958,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85112,
"c": 0.13813,
"h": 169.8
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#5CEBC0
secondary
#B6355C
accent
#0B49DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583