#25AFE2#25AFE2
#25AFE2 is a light, vivid cyan. Relative luminance 0.365; OKLCH L 70.7% C 0.132 H 229.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #25AFE2 |
|---|---|
| RGB | rgb(37, 175, 226) |
| HSL | hsl(196, 77%, 52%) |
| HSV | hsv(196, 84%, 89%) |
| CMYK | cmyk(83.6%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(66.93, -17.73, -35.52) |
| CIE-LCH | lch(66.93, 39.70, 243.48°) |
| OKLab | oklab(70.72% -0.0858 -0.1001) |
| OKLCH | oklch(70.72% 0.132 229.4) |
| XYZ | xyz(29.8147, 36.5404, 77.4184) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 4.94
Bright Sky Blue
#02CCFE
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 8.80
Sky Blue (survey)
#75BBFD
ΔE00 9.92
Greyblue
#77A1B5
ΔE00 9.95
Sky
#82CAFC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25AFE2 #E25825
analogous
#25E2B6 #25AFE2 #2551E2
triadic
#25AFE2 #E225AF #AFE225
tetradic
#25AFE2 #B625E2 #E25825 #51E225
square
#25AFE2 #B625E2 #E25825 #51E225
split-complementary
#25AFE2 #E22551 #E2B625
monochromatic
#115F7C #1888B2 #25AFE2 #5BC3E9 #91D7F0
Accessibility & contrast
On white
2.53
#25AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#25AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25AFE2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25AFE2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 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: #25afe2; /* rgb */ color: rgb(37, 175, 226); /* oklch */ color: oklch(70.7% 0.132 229.4);
Tailwind
colors: {
custom: {
50: '#81c7eb',
500: '#25afe2',
950: '#000000',
},
}SCSS
$custom: #25afe2; $custom-light: #81c7eb; $custom-dark: #000000;
JSON
{
"hex": "#25afe2",
"rgb": {
"r": 37,
"g": 175,
"b": 226
},
"hsl": {
"h": 196.19,
"s": 76.518,
"l": 51.569
},
"oklch": {
"l": 0.70722,
"c": 0.13183,
"h": 229.4
},
"luminance": 0.36544
}Semantic roles & 50–950 ramp
primary
#25AFE2
secondary
#DB9E88
accent
#6835F3
background
#F8FCFE
surface
#F0F8FD
border
#CBD1D5
text
#0C1316
muted
#7D8284