#5CEDEB#5CEDEB
#5CEDEB is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.8% C 0.123 H 193.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDEB |
|---|---|
| RGB | rgb(92, 237, 235) |
| HSL | hsl(179, 80%, 65%) |
| HSV | hsv(179, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.42, -38.70, -10.58) |
| CIE-LCH | lch(86.42, 40.12, 195.29°) |
| OKLab | oklab(86.85% -0.1193 -0.0294) |
| OKLCH | oklch(86.85% 0.123 193.8) |
| XYZ | xyz(49.6866, 68.8365, 89.2494) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Cyan
#41FDFE
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDEB #ED5C5E
analogous
#5CEDA2 #5CEDEB #5CA7ED
triadic
#5CEDEB #EB5CED #EDEB5C
tetradic
#5CEDEB #A25CED #ED5C5E #A7ED5C
square
#5CEDEB #A25CED #ED5C5E #A7ED5C
split-complementary
#5CEDEB #ED5CA7 #EDA25C
monochromatic
#15BAB8 #25E7E4 #5CEDEB #93F3F2 #CAF9F9
Accessibility & contrast
On white
1.42
#5CEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5CEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDEB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDEB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cedeb; /* rgb */ color: rgb(92, 237, 235); /* oklch */ color: oklch(86.8% 0.123 193.8);
Tailwind
colors: {
custom: {
50: '#9af3f1',
500: '#5cedeb',
950: '#000000',
},
}SCSS
$custom: #5cedeb; $custom-light: #9af3f1; $custom-dark: #000000;
JSON
{
"hex": "#5cedeb",
"rgb": {
"r": 92,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.172,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.86849,
"c": 0.12288,
"h": 193.8
},
"luminance": 0.68842
}Semantic roles & 50–950 ramp
primary
#5CEDEB
secondary
#B93436
accent
#090CDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585