#5CE6EB#5CE6EB
#5CE6EB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.118 H 198.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6EB |
|---|---|
| RGB | rgb(92, 230, 235) |
| HSL | hsl(182, 78%, 64%) |
| HSV | hsv(182, 61%, 92%) |
| CMYK | cmyk(60.9%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.41, -35.47, -13.58) |
| CIE-LCH | lch(84.41, 37.99, 200.95°) |
| OKLab | oklab(85.22% -0.1123 -0.0376) |
| OKLCH | oklch(85.22% 0.118 198.5) |
| XYZ | xyz(47.6994, 64.8620, 88.5870) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6EB #EB615C
analogous
#5CEBA9 #5CE6EB #5C9FEB
triadic
#5CE6EB #EB5CE6 #E6EB5C
tetradic
#5CE6EB #A95CEB #EB615C #9FEB5C
square
#5CE6EB #A95CEB #EB615C #9FEB5C
split-complementary
#5CE6EB #EB5C9F #EBA95C
monochromatic
#16B1B6 #25DEE4 #5CE6EB #93EEF2 #C9F7F8
Accessibility & contrast
On white
1.50
#5CE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6EB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6EB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce6eb; /* rgb */ color: rgb(92, 230, 235); /* oklch */ color: oklch(85.2% 0.118 198.5);
Tailwind
colors: {
custom: {
50: '#99eef1',
500: '#5ce6eb',
950: '#000000',
},
}SCSS
$custom: #5ce6eb; $custom-light: #99eef1; $custom-dark: #000000;
JSON
{
"hex": "#5ce6eb",
"rgb": {
"r": 92,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.098,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85222,
"c": 0.1184,
"h": 198.5
},
"luminance": 0.64867
}Semantic roles & 50–950 ramp
primary
#5CE6EB
secondary
#B63A35
accent
#120BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585