#5CE9EC#5CE9EC
#5CE9EC is a very light, vivid teal. Relative luminance 0.666; OKLCH L 86.0% C 0.120 H 197.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9EC |
|---|---|
| RGB | rgb(92, 233, 236) |
| HSL | hsl(181, 79%, 64%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61%, 1.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.30, -36.59, -12.78) |
| CIE-LCH | lch(85.30, 38.76, 199.25°) |
| OKLab | oklab(85.95% -0.1149 -0.0354) |
| OKLCH | oklch(85.95% 0.12 197.1) |
| XYZ | xyz(48.6863, 66.6041, 89.6307) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.46
Bright Turquoise
#0FFEF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9EC #EC5F5C
analogous
#5CECA7 #5CE9EC #5CA1EC
triadic
#5CE9EC #EC5CE9 #E9EC5C
tetradic
#5CE9EC #A75CEC #EC5F5C #A1EC5C
square
#5CE9EC #A75CEC #EC5F5C #A1EC5C
split-complementary
#5CE9EC #EC5CA1 #ECA75C
monochromatic
#15B5B8 #25E2E6 #5CE9EC #93F0F2 #CAF8F9
Accessibility & contrast
On white
1.47
#5CE9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5CE9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9EC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9EC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce9ec; /* rgb */ color: rgb(92, 233, 236); /* oklch */ color: oklch(86.0% 0.120 197.1);
Tailwind
colors: {
custom: {
50: '#9af0f2',
500: '#5ce9ec',
950: '#000000',
},
}SCSS
$custom: #5ce9ec; $custom-light: #9af0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ce9ec",
"rgb": {
"r": 92,
"g": 233,
"b": 236
},
"hsl": {
"h": 181.25,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.85953,
"c": 0.12021,
"h": 197.1
},
"luminance": 0.66609
}Semantic roles & 50–950 ramp
primary
#5CE9EC
secondary
#B83735
accent
#0E0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585