#7AFCEF#7AFCEF
#7AFCEF is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.117 H 186.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCEF |
|---|---|
| RGB | rgb(122, 252, 239) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.68, -39.04, -4.79) |
| CIE-LCH | lch(91.68, 39.33, 186.99°) |
| OKLab | oklab(91.38% -0.1164 -0.0135) |
| OKLCH | oklch(91.38% 0.117 186.6) |
| XYZ | xyz(58.4098, 79.9850, 94.0051) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 5.29
Aqua
#00FFFF
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCEF #FC7A87
analogous
#7AFCAE #7AFCEF #7AC8FC
triadic
#7AFCEF #EF7AFC #FCEF7A
tetradic
#7AFCEF #AE7AFC #FC7A87 #C8FC7A
square
#7AFCEF #AE7AFC #FC7A87 #C8FC7A
split-complementary
#7AFCEF #FC7AC8 #FCAE7A
monochromatic
#06F6DE #3EFBE8 #7AFCEF #B6FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#7AFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7AFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCEF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCEF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#21FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcef; /* rgb */ color: rgb(122, 252, 239); /* oklch */ color: oklch(91.4% 0.117 186.6);
Tailwind
colors: {
custom: {
50: '#aafef4',
500: '#7afcef',
950: '#000000',
},
}SCSS
$custom: #7afcef; $custom-light: #aafef4; $custom-dark: #000000;
JSON
{
"hex": "#7afcef",
"rgb": {
"r": 122,
"g": 252,
"b": 239
},
"hsl": {
"h": 174,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91384,
"c": 0.11718,
"h": 186.6
},
"luminance": 0.7999
}Semantic roles & 50–950 ramp
primary
#7AFCEF
secondary
#D94150
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685