#5CEAED#5CEAED
#5CEAED is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.121 H 197.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAED |
|---|---|
| RGB | rgb(92, 234, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61.2%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.62, -36.78, -12.83) |
| CIE-LCH | lch(85.62, 38.96, 199.23°) |
| OKLab | oklab(86.22% -0.1155 -0.0356) |
| OKLCH | oklch(86.22% 0.121 197.1) |
| XYZ | xyz(49.1159, 67.2301, 90.4926) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.48
Bright Cyan
#41FDFE
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAED #ED5F5C
analogous
#5CEDA7 #5CEAED #5CA2ED
triadic
#5CEAED #ED5CEA #EAED5C
tetradic
#5CEAED #A75CED #ED5F5C #A2ED5C
square
#5CEAED #A75CED #ED5F5C #A2ED5C
split-complementary
#5CEAED #ED5CA2 #EDA75C
monochromatic
#15B7BA #25E3E7 #5CEAED #93F1F3 #CAF8F9
Accessibility & contrast
On white
1.45
#5CEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5CEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAED
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAED | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceaed; /* rgb */ color: rgb(92, 234, 237); /* oklch */ color: oklch(86.2% 0.121 197.1);
Tailwind
colors: {
custom: {
50: '#9af1f2',
500: '#5ceaed',
950: '#000000',
},
}SCSS
$custom: #5ceaed; $custom-light: #9af1f2; $custom-dark: #000000;
JSON
{
"hex": "#5ceaed",
"rgb": {
"r": 92,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.241,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.86218,
"c": 0.12081,
"h": 197.1
},
"luminance": 0.67235
}Semantic roles & 50–950 ramp
primary
#5CEAED
secondary
#B93734
accent
#0D09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585