#7AFCEE#7AFCEE
#7AFCEE is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.4% C 0.117 H 186.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCEE |
|---|---|
| RGB | rgb(122, 252, 238) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.65, -39.28, -4.31) |
| CIE-LCH | lch(91.65, 39.51, 186.26°) |
| OKLab | oklab(91.35% -0.1168 -0.0122) |
| OKLCH | oklch(91.35% 0.117 186) |
| XYZ | xyz(58.2625, 79.9261, 93.2293) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.58
Aqua
#00FFFF
ΔE00 5.95
Light Cyan
#ACFFFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCEE #FC7A88
analogous
#7AFCAD #7AFCEE #7AC9FC
triadic
#7AFCEE #EE7AFC #FCEE7A
tetradic
#7AFCEE #AD7AFC #FC7A88 #C9FC7A
square
#7AFCEE #AD7AFC #FC7A88 #C9FC7A
split-complementary
#7AFCEE #FC7AC9 #FCAD7A
monochromatic
#06F6DC #3EFBE6 #7AFCEE #B6FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#7AFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7AFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCEE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCEE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#23FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcee; /* rgb */ color: rgb(122, 252, 238); /* oklch */ color: oklch(91.4% 0.117 186.0);
Tailwind
colors: {
custom: {
50: '#aafef3',
500: '#7afcee',
950: '#000000',
},
}SCSS
$custom: #7afcee; $custom-light: #aafef3; $custom-dark: #000000;
JSON
{
"hex": "#7afcee",
"rgb": {
"r": 122,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91353,
"c": 0.11746,
"h": 186
},
"luminance": 0.79931
}Semantic roles & 50–950 ramp
primary
#7AFCEE
secondary
#D94151
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685