#5CE6ED#5CE6ED
#5CE6ED is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.118 H 199.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6ED |
|---|---|
| RGB | rgb(92, 230, 237) |
| HSL | hsl(183, 80%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(61.2%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.47, -34.93, -14.55) |
| CIE-LCH | lch(84.47, 37.84, 202.62°) |
| OKLab | oklab(85.29% -0.1114 -0.0403) |
| OKLCH | oklch(85.29% 0.119 199.9) |
| XYZ | xyz(47.9899, 64.9782, 90.1173) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6ED #ED635C
analogous
#5CEDAC #5CE6ED #5C9DED
triadic
#5CE6ED #ED5CE6 #E6ED5C
tetradic
#5CE6ED #AC5CED #ED635C #9DED5C
square
#5CE6ED #AC5CED #ED635C #9DED5C
split-complementary
#5CE6ED #ED5C9D #EDAC5C
monochromatic
#15B2BA #25DEE7 #5CE6ED #93EEF3 #CAF7F9
Accessibility & contrast
On white
1.50
#5CE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6ED
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6ED | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce6ed; /* rgb */ color: rgb(92, 230, 237); /* oklch */ color: oklch(85.3% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#9aeef2',
500: '#5ce6ed',
950: '#000000',
},
}SCSS
$custom: #5ce6ed; $custom-light: #9aeef2; $custom-dark: #000000;
JSON
{
"hex": "#5ce6ed",
"rgb": {
"r": 92,
"g": 230,
"b": 237
},
"hsl": {
"h": 182.897,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85291,
"c": 0.1185,
"h": 199.9
},
"luminance": 0.64983
}Semantic roles & 50–950 ramp
primary
#5CE6ED
secondary
#B93B34
accent
#1309DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585