#5CEAEE#5CEAEE
#5CEAEE is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.3% C 0.121 H 197.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAEE |
|---|---|
| RGB | rgb(92, 234, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(61.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.65, -36.51, -13.31) |
| CIE-LCH | lch(85.65, 38.86, 200.03°) |
| OKLab | oklab(86.25% -0.115 -0.0369) |
| OKLCH | oklch(86.25% 0.121 197.8) |
| XYZ | xyz(49.2624, 67.2887, 91.2642) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.46
Bright Cyan
#41FDFE
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAEE #EE605C
analogous
#5CEEA9 #5CEAEE #5CA1EE
triadic
#5CEAEE #EE5CEA #EAEE5C
tetradic
#5CEAEE #A95CEE #EE605C #A1EE5C
square
#5CEAEE #A95CEE #EE605C #A1EE5C
split-complementary
#5CEAEE #EE5CA1 #EEA95C
monochromatic
#14B7BC #25E3E8 #5CEAEE #93F1F4 #CBF8FA
Accessibility & contrast
On white
1.45
#5CEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5CEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAEE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAEE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceaee; /* rgb */ color: rgb(92, 234, 238); /* oklch */ color: oklch(86.3% 0.121 197.8);
Tailwind
colors: {
custom: {
50: '#9af1f3',
500: '#5ceaee',
950: '#000000',
},
}SCSS
$custom: #5ceaee; $custom-light: #9af1f3; $custom-dark: #000000;
JSON
{
"hex": "#5ceaee",
"rgb": {
"r": 92,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.644,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.86252,
"c": 0.12082,
"h": 197.8
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#5CEAEE
secondary
#BB3733
accent
#0E08DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585