#5CEBBC#5CEBBC
#5CEBBC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.141 H 167.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBBC |
|---|---|
| RGB | rgb(92, 235, 188) |
| HSL | hsl(160, 78%, 64%) |
| HSV | hsv(160, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(84.65, -49.41, 11.50) |
| CIE-LCH | lch(84.65, 50.73, 166.90°) |
| OKLab | oklab(85.01% -0.1378 0.0294) |
| OKLCH | oklch(85.01% 0.141 167.9) |
| XYZ | xyz(43.1945, 65.3184, 57.8985) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBBC #EB5C8B
analogous
#5CEB75 #5CEBBC #5CD2EB
triadic
#5CEBBC #BC5CEB #EBBC5C
tetradic
#5CEBBC #755CEB #EB5C8B #D2EB5C
square
#5CEBBC #755CEB #EB5C8B #D2EB5C
split-complementary
#5CEBBC #EB5CD2 #EB755C
monochromatic
#16B682 #25E4A6 #5CEBBC #93F2D2 #C9F8E9
Accessibility & contrast
On white
1.49
#5CEBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5CEBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBBC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBBC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebbc; /* rgb */ color: rgb(92, 235, 188); /* oklch */ color: oklch(85.0% 0.141 167.9);
Tailwind
colors: {
custom: {
50: '#97f2d0',
500: '#5cebbc',
950: '#000000',
},
}SCSS
$custom: #5cebbc; $custom-light: #97f2d0; $custom-dark: #000000;
JSON
{
"hex": "#5cebbc",
"rgb": {
"r": 92,
"g": 235,
"b": 188
},
"hsl": {
"h": 160.28,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85009,
"c": 0.14087,
"h": 167.9
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#5CEBBC
secondary
#B63560
accent
#0B4FDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583