#7AFCDA#7AFCDA
#7AFCDA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.126 H 173.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCDA |
|---|---|
| RGB | rgb(122, 252, 218) |
| HSL | hsl(164, 96%, 73%) |
| HSV | hsv(164, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.15, -43.98, 5.33) |
| CIE-LCH | lch(91.15, 44.30, 173.09°) |
| OKLab | oklab(90.78% -0.1253 0.0134) |
| OKLCH | oklch(90.78% 0.126 173.9) |
| XYZ | xyz(55.4857, 78.8154, 78.6050) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 5.11
Pale Turquoise
#A5FBD5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCDA #FC7A9C
analogous
#7AFC99 #7AFCDA #7ADDFC
triadic
#7AFCDA #DA7AFC #FCDA7A
tetradic
#7AFCDA #997AFC #FC7A9C #DDFC7A
square
#7AFCDA #997AFC #FC7A9C #DDFC7A
split-complementary
#7AFCDA #FC7ADD #FC997A
monochromatic
#06F6B7 #3EFBC9 #7AFCDA #B6FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#7AFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7AFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCDA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCDA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#3BFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afcda; /* rgb */ color: rgb(122, 252, 218); /* oklch */ color: oklch(90.8% 0.126 173.9);
Tailwind
colors: {
custom: {
50: '#a9fee5',
500: '#7afcda',
950: '#000000',
},
}SCSS
$custom: #7afcda; $custom-light: #a9fee5; $custom-dark: #000000;
JSON
{
"hex": "#7afcda",
"rgb": {
"r": 122,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90782,
"c": 0.12603,
"h": 173.9
},
"luminance": 0.7882
}Semantic roles & 50–950 ramp
primary
#7AFCDA
secondary
#D94169
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684