#5CE1EB#5CE1EB
#5CE1EB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.1% C 0.116 H 202.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1EB |
|---|---|
| RGB | rgb(92, 225, 235) |
| HSL | hsl(184, 78%, 64%) |
| HSV | hsv(184, 61%, 92%) |
| CMYK | cmyk(60.9%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.98, -33.13, -15.74) |
| CIE-LCH | lch(82.98, 36.68, 205.41°) |
| OKLab | oklab(84.06% -0.1072 -0.0436) |
| OKLCH | oklch(84.06% 0.116 202.1) |
| XYZ | xyz(46.3279, 62.1190, 88.1298) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1EB #EB665C
analogous
#5CEBAE #5CE1EB #5C9AEB
triadic
#5CE1EB #EB5CE1 #E1EB5C
tetradic
#5CE1EB #AE5CEB #EB665C #9AEB5C
square
#5CE1EB #AE5CEB #EB665C #9AEB5C
split-complementary
#5CE1EB #EB5C9A #EBAE5C
monochromatic
#16ABB6 #25D7E4 #5CE1EB #93EBF2 #C9F5F8
Accessibility & contrast
On white
1.56
#5CE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5CE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1EB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1EB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce1eb; /* rgb */ color: rgb(92, 225, 235); /* oklch */ color: oklch(84.1% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#99eaf1',
500: '#5ce1eb',
950: '#000000',
},
}SCSS
$custom: #5ce1eb; $custom-light: #99eaf1; $custom-dark: #000000;
JSON
{
"hex": "#5ce1eb",
"rgb": {
"r": 92,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.196,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84063,
"c": 0.11571,
"h": 202.1
},
"luminance": 0.62124
}Semantic roles & 50–950 ramp
primary
#5CE1EB
secondary
#B63E35
accent
#1A0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485