#5CE9BE#5CE9BE
#5CE9BE is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.137 H 169.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9BE |
|---|---|
| RGB | rgb(92, 233, 190) |
| HSL | hsl(162, 76%, 64%) |
| HSV | hsv(162, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.10, -48.12, 9.68) |
| CIE-LCH | lch(84.10, 49.08, 168.63°) |
| OKLab | oklab(84.58% -0.1348 0.0247) |
| OKLCH | oklch(84.58% 0.137 169.6) |
| XYZ | xyz(42.8422, 64.2664, 58.8521) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9BE #E95C87
analogous
#5CE977 #5CE9BE #5CCDE9
triadic
#5CE9BE #BE5CE9 #E9BE5C
tetradic
#5CE9BE #775CE9 #E95C87 #CDE95C
square
#5CE9BE #775CE9 #E95C87 #CDE95C
split-complementary
#5CE9BE #E95CCD #E9775C
monochromatic
#18B383 #26E2A8 #5CE9BE #92F0D4 #C8F8E9
Accessibility & contrast
On white
1.52
#5CE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5CE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9BE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9BE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#00EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce9be; /* rgb */ color: rgb(92, 233, 190); /* oklch */ color: oklch(84.6% 0.137 169.6);
Tailwind
colors: {
custom: {
50: '#97f1d1',
500: '#5ce9be',
950: '#000000',
},
}SCSS
$custom: #5ce9be; $custom-light: #97f1d1; $custom-dark: #000000;
JSON
{
"hex": "#5ce9be",
"rgb": {
"r": 92,
"g": 233,
"b": 190
},
"hsl": {
"h": 161.702,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84581,
"c": 0.13705,
"h": 169.6
},
"luminance": 0.64271
}Semantic roles & 50–950 ramp
primary
#5CE9BE
secondary
#B3365C
accent
#0D4BD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583