#5CEAF4#5CEAF4
#5CEAF4 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.5% C 0.121 H 201.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAF4 |
|---|---|
| RGB | rgb(92, 234, 244) |
| HSL | hsl(184, 87%, 66%) |
| HSV | hsv(184, 62%, 96%) |
| CMYK | cmyk(62.3%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(85.83, -34.87, -16.20) |
| CIE-LCH | lch(85.83, 38.45, 204.92°) |
| OKLab | oklab(86.46% -0.1126 -0.0449) |
| OKLCH | oklch(86.46% 0.121 201.7) |
| XYZ | xyz(50.1586, 67.6472, 95.9842) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Bright Light Blue
#26F7FD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAF4 #F4665C
analogous
#5CF4B2 #5CEAF4 #5C9EF4
triadic
#5CEAF4 #F45CEA #EAF45C
tetradic
#5CEAF4 #B25CF4 #F4665C #9EF45C
square
#5CEAF4 #B25CF4 #F4665C #9EF45C
split-complementary
#5CEAF4 #F45C9E #F4B25C
monochromatic
#0EBCC8 #23E3F0 #5CEAF4 #95F1F8 #CFF9FC
Accessibility & contrast
On white
1.45
#5CEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5CEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAF4
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAF4 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#00F2ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ceaf4; /* rgb */ color: rgb(92, 234, 244); /* oklch */ color: oklch(86.5% 0.121 201.7);
Tailwind
colors: {
custom: {
50: '#9af1f7',
500: '#5ceaf4',
950: '#000000',
},
}SCSS
$custom: #5ceaf4; $custom-light: #9af1f7; $custom-dark: #000000;
JSON
{
"hex": "#5ceaf4",
"rgb": {
"r": 92,
"g": 234,
"b": 244
},
"hsl": {
"h": 183.947,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.86457,
"c": 0.12122,
"h": 201.7
},
"luminance": 0.67653
}Semantic roles & 50–950 ramp
primary
#5CEAF4
secondary
#C5392F
accent
#1002E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585