#2FAAE1#2FAAE1
#2FAAE1 is a light, vivid cyan. Relative luminance 0.348; OKLCH L 69.7% C 0.131 H 233.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAAE1 |
|---|---|
| RGB | rgb(47, 170, 225) |
| HSL | hsl(199, 75%, 53%) |
| HSV | hsv(199, 79%, 88%) |
| CMYK | cmyk(79.1%, 24.4%, 0%, 11.8%) |
| CIE-LAB | lab(65.58, -14.53, -37.06) |
| CIE-LCH | lch(65.58, 39.81, 248.59°) |
| OKLab | oklab(69.68% -0.0784 -0.1045) |
| OKLCH | oklch(69.68% 0.131 233.1) |
| XYZ | xyz(29.1321, 34.7864, 76.3986) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.92
Azure (survey)
#069AF3
ΔE00 8.00
Sky Blue (survey)
#75BBFD
ΔE00 9.17
Lightblue (survey)
#7BC8F6
ΔE00 9.45
Bright Sky Blue
#02CCFE
ΔE00 9.72
Greyblue
#77A1B5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAAE1 #E1662F
analogous
#2FE1BF #2FAAE1 #2F51E1
triadic
#2FAAE1 #E12FAA #AAE12F
tetradic
#2FAAE1 #BF2FE1 #E1662F #51E12F
square
#2FAAE1 #BF2FE1 #E1662F #51E12F
split-complementary
#2FAAE1 #E12F51 #E1BF2F
monochromatic
#136083 #1B88B8 #2FAAE1 #64C0E9 #9AD6F0
Accessibility & contrast
On white
2.64
#2FAAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#2FAAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAAE1
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAAE1 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E4
Deuteranopia (green-blind)
#7798E0
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2faae1; /* rgb */ color: rgb(47, 170, 225); /* oklch */ color: oklch(69.7% 0.131 233.1);
Tailwind
colors: {
custom: {
50: '#83c3ea',
500: '#2faae1',
950: '#000000',
},
}SCSS
$custom: #2faae1; $custom-light: #83c3ea; $custom-dark: #000000;
JSON
{
"hex": "#2faae1",
"rgb": {
"r": 47,
"g": 170,
"b": 225
},
"hsl": {
"h": 198.539,
"s": 74.79,
"l": 53.333
},
"oklch": {
"l": 0.69677,
"c": 0.13063,
"h": 233.1
},
"luminance": 0.3479
}Semantic roles & 50–950 ramp
primary
#2FAAE1
secondary
#DCA790
accent
#7036F1
background
#F8FBFE
surface
#F0F7FD
border
#CBD0D5
text
#0D1216
muted
#7D8184