#5CE5EB#5CE5EB
#5CE5EB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.118 H 199.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5EB |
|---|---|
| RGB | rgb(92, 229, 235) |
| HSL | hsl(183, 78%, 64%) |
| HSV | hsv(183, 61%, 92%) |
| CMYK | cmyk(60.9%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.13, -35.01, -14.01) |
| CIE-LCH | lch(84.13, 37.71, 201.82°) |
| OKLab | oklab(84.99% -0.1112 -0.0388) |
| OKLCH | oklch(84.99% 0.118 199.2) |
| XYZ | xyz(47.4219, 64.3071, 88.4945) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5EB #EB625C
analogous
#5CEBA9 #5CE5EB #5C9EEB
triadic
#5CE5EB #EB5CE5 #E5EB5C
tetradic
#5CE5EB #A95CEB #EB625C #9EEB5C
square
#5CE5EB #A95CEB #EB625C #9EEB5C
split-complementary
#5CE5EB #EB5C9E #EBA95C
monochromatic
#16B0B6 #25DCE4 #5CE5EB #93EEF2 #C9F6F8
Accessibility & contrast
On white
1.51
#5CE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5CE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5EB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5EB | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce5eb; /* rgb */ color: rgb(92, 229, 235); /* oklch */ color: oklch(85.0% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#99edf1',
500: '#5ce5eb',
950: '#000000',
},
}SCSS
$custom: #5ce5eb; $custom-light: #99edf1; $custom-dark: #000000;
JSON
{
"hex": "#5ce5eb",
"rgb": {
"r": 92,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.517,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8499,
"c": 0.11782,
"h": 199.2
},
"luminance": 0.64312
}Semantic roles & 50–950 ramp
primary
#5CE5EB
secondary
#B63B35
accent
#140BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585