#7AFCE2#7AFCE2
#7AFCE2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.122 H 178.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCE2 |
|---|---|
| RGB | rgb(122, 252, 226) |
| HSL | hsl(168, 96%, 73%) |
| HSV | hsv(168, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(91.34, -42.14, 1.46) |
| CIE-LCH | lch(91.34, 42.16, 178.01°) |
| OKLab | oklab(91% -0.1219 0.0032) |
| OKLCH | oklch(91% 0.122 178.5) |
| XYZ | xyz(56.5579, 79.2442, 84.2519) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.14
Light Aqua
#8CFFDB
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.76
Aquamarine
#7FFFD4
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCE2 #FC7A94
analogous
#7AFCA1 #7AFCE2 #7AD5FC
triadic
#7AFCE2 #E27AFC #FCE27A
tetradic
#7AFCE2 #A17AFC #FC7A94 #D5FC7A
square
#7AFCE2 #A17AFC #FC7A94 #D5FC7A
split-complementary
#7AFCE2 #FC7AD5 #FCA17A
monochromatic
#06F6C6 #3EFBD5 #7AFCE2 #B6FDEF #E1FEF8
Accessibility & contrast
On white
1.25
#7AFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7AFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCE2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCE2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#33FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afce2; /* rgb */ color: rgb(122, 252, 226); /* oklch */ color: oklch(91.0% 0.122 178.5);
Tailwind
colors: {
custom: {
50: '#a9feeb',
500: '#7afce2',
950: '#000000',
},
}SCSS
$custom: #7afce2; $custom-light: #a9feeb; $custom-dark: #000000;
JSON
{
"hex": "#7afce2",
"rgb": {
"r": 122,
"g": 252,
"b": 226
},
"hsl": {
"h": 168,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91003,
"c": 0.12192,
"h": 178.5
},
"luminance": 0.79249
}Semantic roles & 50–950 ramp
primary
#7AFCE2
secondary
#D9415F
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684