#5CE6E5#5CE6E5
#5CE6E5 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.119 H 194.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6E5 |
|---|---|
| RGB | rgb(92, 230, 229) |
| HSL | hsl(180, 73%, 63%) |
| HSV | hsv(180, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.24, -37.09, -10.68) |
| CIE-LCH | lch(84.24, 38.60, 196.06°) |
| OKLab | oklab(85.02% -0.1147 -0.0296) |
| OKLCH | oklch(85.02% 0.119 194.5) |
| XYZ | xyz(46.8471, 64.5211, 84.0985) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.59
Bright Cyan
#41FDFE
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 5.66
Aqua
#00FFFF
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6E5 #E65C5D
analogous
#5CE6A0 #5CE6E5 #5CA2E6
triadic
#5CE6E5 #E55CE6 #E6E55C
tetradic
#5CE6E5 #A05CE6 #E65C5D #A2E65C
square
#5CE6E5 #A05CE6 #E65C5D #A2E65C
split-complementary
#5CE6E5 #E65CA2 #E6A05C
monochromatic
#1BADAC #27DEDD #5CE6E5 #91EEED #C6F6F6
Accessibility & contrast
On white
1.51
#5CE6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5CE6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6E5
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6E5 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce6e5; /* rgb */ color: rgb(92, 230, 229); /* oklch */ color: oklch(85.0% 0.119 194.5);
Tailwind
colors: {
custom: {
50: '#99eeed',
500: '#5ce6e5',
950: '#000000',
},
}SCSS
$custom: #5ce6e5; $custom-light: #99eeed; $custom-dark: #000000;
JSON
{
"hex": "#5ce6e5",
"rgb": {
"r": 92,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.565,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.85021,
"c": 0.11851,
"h": 194.5
},
"luminance": 0.64526
}Semantic roles & 50–950 ramp
primary
#5CE6E5
secondary
#AE3839
accent
#1011D6
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584