#7AFCDE#7AFCDE
#7AFCDE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 176.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCDE |
|---|---|
| RGB | rgb(122, 252, 222) |
| HSL | hsl(166, 96%, 73%) |
| HSV | hsv(166, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.25, -43.06, 3.39) |
| CIE-LCH | lch(91.25, 43.20, 175.49°) |
| OKLab | oklab(90.89% -0.1236 0.0083) |
| OKLCH | oklch(90.89% 0.124 176.1) |
| XYZ | xyz(56.0155, 79.0272, 81.3949) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCDE #FC7A98
analogous
#7AFC9D #7AFCDE #7AD9FC
triadic
#7AFCDE #DE7AFC #FCDE7A
tetradic
#7AFCDE #9D7AFC #FC7A98 #D9FC7A
square
#7AFCDE #9D7AFC #FC7A98 #D9FC7A
split-complementary
#7AFCDE #FC7AD9 #FC9D7A
monochromatic
#06F6BF #3EFBCF #7AFCDE #B6FDED #E1FEF8
Accessibility & contrast
On white
1.25
#7AFCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7AFCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCDE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCDE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#38FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afcde; /* rgb */ color: rgb(122, 252, 222); /* oklch */ color: oklch(90.9% 0.124 176.1);
Tailwind
colors: {
custom: {
50: '#a9fee8',
500: '#7afcde',
950: '#000000',
},
}SCSS
$custom: #7afcde; $custom-light: #a9fee8; $custom-dark: #000000;
JSON
{
"hex": "#7afcde",
"rgb": {
"r": 122,
"g": 252,
"b": 222
},
"hsl": {
"h": 166.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90891,
"c": 0.12387,
"h": 176.1
},
"luminance": 0.79032
}Semantic roles & 50–950 ramp
primary
#7AFCDE
secondary
#D94164
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684