#5CE6E6#5CE6E6
#5CE6E6 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.118 H 195.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6E6 |
|---|---|
| RGB | rgb(92, 230, 230) |
| HSL | hsl(180, 73%, 63%) |
| HSV | hsv(180, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(84.27, -36.83, -11.16) |
| CIE-LCH | lch(84.27, 38.48, 196.87°) |
| OKLab | oklab(85.06% -0.1143 -0.031) |
| OKLCH | oklch(85.06% 0.118 195.2) |
| XYZ | xyz(46.9871, 64.5771, 84.8359) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.40
Aqua
#00FFFF
ΔE00 5.87
Bright Turquoise
#0FFEF9
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6E6 #E65C5C
analogous
#5CE6A1 #5CE6E6 #5CA1E6
triadic
#5CE6E6 #E65CE6 #E6E65C
tetradic
#5CE6E6 #A15CE6 #E65C5C #A1E65C
square
#5CE6E6 #A15CE6 #E65C5C #A1E65C
split-complementary
#5CE6E6 #E65CA1 #E6A15C
monochromatic
#1BADAD #27DEDE #5CE6E6 #91EEEE #C6F6F6
Accessibility & contrast
On white
1.51
#5CE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5CE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6E6
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6E6 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE6
Deuteranopia (green-blind)
#C2CBE7
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce6e6; /* rgb */ color: rgb(92, 230, 230); /* oklch */ color: oklch(85.1% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#99eeed',
500: '#5ce6e6',
950: '#000000',
},
}SCSS
$custom: #5ce6e6; $custom-light: #99eeed; $custom-dark: #000000;
JSON
{
"hex": "#5ce6e6",
"rgb": {
"r": 92,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.85055,
"c": 0.11844,
"h": 195.2
},
"luminance": 0.64582
}Semantic roles & 50–950 ramp
primary
#5CE6E6
secondary
#AE3838
accent
#1010D6
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584