#7AFCED#7AFCED
#7AFCED is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 185.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCED |
|---|---|
| RGB | rgb(122, 252, 237) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.63, -39.52, -3.83) |
| CIE-LCH | lch(91.63, 39.71, 185.53°) |
| OKLab | oklab(91.32% -0.1172 -0.0109) |
| OKLCH | oklch(91.32% 0.118 185.3) |
| XYZ | xyz(58.1160, 79.8675, 92.4577) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.87
Aqua
#00FFFF
ΔE00 6.20
Light Cyan
#ACFFFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCED #FC7A89
analogous
#7AFCAC #7AFCED #7ACAFC
triadic
#7AFCED #ED7AFC #FCED7A
tetradic
#7AFCED #AC7AFC #FC7A89 #CAFC7A
square
#7AFCED #AC7AFC #FC7A89 #CAFC7A
split-complementary
#7AFCED #FC7ACA #FCAC7A
monochromatic
#06F6DA #3EFBE5 #7AFCED #B6FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#7AFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7AFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCED
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCED | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#25FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afced; /* rgb */ color: rgb(122, 252, 237); /* oklch */ color: oklch(91.3% 0.118 185.3);
Tailwind
colors: {
custom: {
50: '#aafef2',
500: '#7afced',
950: '#000000',
},
}SCSS
$custom: #7afced; $custom-light: #aafef2; $custom-dark: #000000;
JSON
{
"hex": "#7afced",
"rgb": {
"r": 122,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91323,
"c": 0.11774,
"h": 185.3
},
"luminance": 0.79873
}Semantic roles & 50–950 ramp
primary
#7AFCED
secondary
#D94152
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685