#23AFE2#23AFE2
#23AFE2 is a light, vivid cyan. Relative luminance 0.365; OKLCH L 70.7% C 0.132 H 229.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #23AFE2 |
|---|---|
| RGB | rgb(35, 175, 226) |
| HSL | hsl(196, 77%, 51%) |
| HSV | hsv(196, 85%, 89%) |
| CMYK | cmyk(84.5%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(66.90, -17.88, -35.57) |
| CIE-LCH | lch(66.90, 39.81, 243.31°) |
| OKLab | oklab(70.69% -0.0864 -0.1002) |
| OKLCH | oklch(70.69% 0.132 229.2) |
| XYZ | xyz(29.7449, 36.5044, 77.4151) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 7.85
Lightblue (survey)
#7BC8F6
ΔE00 8.85
Greyblue
#77A1B5
ΔE00 9.98
Sky Blue (survey)
#75BBFD
ΔE00 10.00
Sky
#82CAFC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23AFE2 #E25623
analogous
#23E2B5 #23AFE2 #234FE2
triadic
#23AFE2 #E223AF #AFE223
tetradic
#23AFE2 #B523E2 #E25623 #4FE223
square
#23AFE2 #B523E2 #E25623 #4FE223
split-complementary
#23AFE2 #E2234F #E2B523
monochromatic
#105E7A #1788B1 #23AFE2 #59C3E9 #8FD6F0
Accessibility & contrast
On white
2.53
#23AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#23AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23AFE2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23AFE2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE4
Deuteranopia (green-blind)
#7C9BE1
Tritanopia (blue-blind)
#00BDC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #23afe2; /* rgb */ color: rgb(35, 175, 226); /* oklch */ color: oklch(70.7% 0.132 229.2);
Tailwind
colors: {
custom: {
50: '#81c7eb',
500: '#23afe2',
950: '#000000',
},
}SCSS
$custom: #23afe2; $custom-light: #81c7eb; $custom-dark: #000000;
JSON
{
"hex": "#23afe2",
"rgb": {
"r": 35,
"g": 175,
"b": 226
},
"hsl": {
"h": 196.021,
"s": 76.707,
"l": 51.176
},
"oklch": {
"l": 0.70692,
"c": 0.13229,
"h": 229.2
},
"luminance": 0.36508
}Semantic roles & 50–950 ramp
primary
#23AFE2
secondary
#DB9D86
accent
#6735F3
background
#F8FCFE
surface
#F0F8FD
border
#CBD1D5
text
#0C1316
muted
#7D8284