#5CE4EB#5CE4EB
#5CE4EB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.117 H 199.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4EB |
|---|---|
| RGB | rgb(92, 228, 235) |
| HSL | hsl(183, 78%, 64%) |
| HSV | hsv(183, 61%, 92%) |
| CMYK | cmyk(60.9%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(83.84, -34.54, -14.45) |
| CIE-LCH | lch(83.84, 37.44, 202.70°) |
| OKLab | oklab(84.76% -0.1102 -0.04) |
| OKLCH | oklch(84.76% 0.117 199.9) |
| XYZ | xyz(47.1460, 63.7553, 88.4025) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 4.60
Bright Light Blue
#26F7FD
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4EB #EB635C
analogous
#5CEBAB #5CE4EB #5C9DEB
triadic
#5CE4EB #EB5CE4 #E4EB5C
tetradic
#5CE4EB #AB5CEB #EB635C #9DEB5C
square
#5CE4EB #AB5CEB #EB635C #9DEB5C
split-complementary
#5CE4EB #EB5C9D #EBAB5C
monochromatic
#16AEB6 #25DBE4 #5CE4EB #93EDF2 #C9F6F8
Accessibility & contrast
On white
1.53
#5CE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5CE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4EB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4EB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce4eb; /* rgb */ color: rgb(92, 228, 235); /* oklch */ color: oklch(84.8% 0.117 199.9);
Tailwind
colors: {
custom: {
50: '#99edf1',
500: '#5ce4eb',
950: '#000000',
},
}SCSS
$custom: #5ce4eb; $custom-light: #99edf1; $custom-dark: #000000;
JSON
{
"hex": "#5ce4eb",
"rgb": {
"r": 92,
"g": 228,
"b": 235
},
"hsl": {
"h": 182.937,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84758,
"c": 0.11727,
"h": 199.9
},
"luminance": 0.6376
}Semantic roles & 50–950 ramp
primary
#5CE4EB
secondary
#B63C35
accent
#150BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585