#24CEFF#24CEFF
#24CEFF is a light, vivid cyan. Relative luminance 0.517; OKLCH L 79.3% C 0.143 H 224.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #24CEFF |
|---|---|
| RGB | rgb(36, 206, 255) |
| HSL | hsl(193, 100%, 57%) |
| HSV | hsv(193, 86%, 100%) |
| CMYK | cmyk(85.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(77.12, -24.08, -35.41) |
| CIE-LCH | lch(77.12, 42.82, 235.78°) |
| OKLab | oklab(79.27% -0.1029 -0.0995) |
| OKLCH | oklch(79.27% 0.143 224) |
| XYZ | xyz(40.8412, 51.7324, 102.4211) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 0.68
Neon Blue
#04D9FF
ΔE00 4.53
Deepskyblue
#00BFFF
ΔE00 5.55
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24CEFF #FF5524
analogous
#24FFC3 #24CEFF #2460FF
triadic
#24CEFF #FF24CE #CEFF24
tetradic
#24CEFF #C324FF #FF5524 #60FF24
square
#24CEFF #C324FF #FF5524 #60FF24
split-complementary
#24CEFF #FF2460 #FFC324
monochromatic
#0083A9 #00B2E6 #24CEFF #61DCFF #9EE9FF
Accessibility & contrast
On white
1.85
#24CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#24CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24CEFF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24CEFF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #24ceff; /* rgb */ color: rgb(36, 206, 255); /* oklch */ color: oklch(79.3% 0.143 224.0);
Tailwind
colors: {
custom: {
50: '#88ddff',
500: '#24ceff',
950: '#000000',
},
}SCSS
$custom: #24ceff; $custom-light: #88ddff; $custom-dark: #000000;
JSON
{
"hex": "#24ceff",
"rgb": {
"r": 36,
"g": 206,
"b": 255
},
"hsl": {
"h": 193.425,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.7927,
"c": 0.14312,
"h": 224
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#24CEFF
secondary
#A93D1E
accent
#5929FF
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0E1518
muted
#7F8486