#5CEBBE#5CEBBE
#5CEBBE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.139 H 168.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBBE |
|---|---|
| RGB | rgb(92, 235, 190) |
| HSL | hsl(161, 78%, 64%) |
| HSV | hsv(161, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.69, -48.96, 10.52) |
| CIE-LCH | lch(84.69, 50.08, 167.88°) |
| OKLab | oklab(85.06% -0.1369 0.0269) |
| OKLCH | oklch(85.06% 0.139 168.9) |
| XYZ | xyz(43.4116, 65.4052, 59.0419) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBBE #EB5C89
analogous
#5CEB77 #5CEBBE #5CD1EB
triadic
#5CEBBE #BE5CEB #EBBE5C
tetradic
#5CEBBE #775CEB #EB5C89 #D1EB5C
square
#5CEBBE #775CEB #EB5C89 #D1EB5C
split-complementary
#5CEBBE #EB5CD1 #EB775C
monochromatic
#16B684 #25E4A8 #5CEBBE #93F2D4 #C9F8E9
Accessibility & contrast
On white
1.49
#5CEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5CEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBBE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBBE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebbe; /* rgb */ color: rgb(92, 235, 190); /* oklch */ color: oklch(85.1% 0.139 168.9);
Tailwind
colors: {
custom: {
50: '#98f2d1',
500: '#5cebbe',
950: '#000000',
},
}SCSS
$custom: #5cebbe; $custom-light: #98f2d1; $custom-dark: #000000;
JSON
{
"hex": "#5cebbe",
"rgb": {
"r": 92,
"g": 235,
"b": 190
},
"hsl": {
"h": 161.119,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85061,
"c": 0.13948,
"h": 168.9
},
"luminance": 0.6541
}Semantic roles & 50–950 ramp
primary
#5CEBBE
secondary
#B6355E
accent
#0B4CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583