#7AFCF2#7AFCF2
#7AFCF2 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.116 H 188.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF2 |
|---|---|
| RGB | rgb(122, 252, 242) |
| HSL | hsl(175, 96%, 73%) |
| HSV | hsv(175, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.76, -38.30, -6.23) |
| CIE-LCH | lch(91.76, 38.80, 189.24°) |
| OKLab | oklab(91.48% -0.1151 -0.0174) |
| OKLCH | oklch(91.48% 0.116 188.6) |
| XYZ | xyz(58.8567, 80.1637, 96.3587) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 4.71
Aqua
#00FFFF
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF2 #FC7A84
analogous
#7AFCB1 #7AFCF2 #7AC5FC
triadic
#7AFCF2 #F27AFC #FCF27A
tetradic
#7AFCF2 #B17AFC #FC7A84 #C5FC7A
square
#7AFCF2 #B17AFC #FC7A84 #C5FC7A
split-complementary
#7AFCF2 #FC7AC5 #FCB17A
monochromatic
#06F6E4 #3EFBEC #7AFCF2 #B6FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7AFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7AFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF2
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF2 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#1BFFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcf2; /* rgb */ color: rgb(122, 252, 242); /* oklch */ color: oklch(91.5% 0.116 188.6);
Tailwind
colors: {
custom: {
50: '#aafef6',
500: '#7afcf2',
950: '#000000',
},
}SCSS
$custom: #7afcf2; $custom-light: #aafef6; $custom-dark: #000000;
JSON
{
"hex": "#7afcf2",
"rgb": {
"r": 122,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91475,
"c": 0.11646,
"h": 188.6
},
"luminance": 0.80169
}Semantic roles & 50–950 ramp
primary
#7AFCF2
secondary
#D9414D
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685