#7AFDF7#7AFDF7
#7AFDF7 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.116 H 191.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDF7 |
|---|---|
| RGB | rgb(122, 253, 247) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.18, -37.51, -8.20) |
| CIE-LCH | lch(92.18, 38.40, 192.33°) |
| OKLab | oklab(91.86% -0.1141 -0.0228) |
| OKLCH | oklch(91.86% 0.116 191.3) |
| XYZ | xyz(59.9328, 81.0979, 100.4727) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDF7 #FD7A80
analogous
#7AFDB5 #7AFDF7 #7AC1FD
triadic
#7AFDF7 #F77AFD #FDF77A
tetradic
#7AFDF7 #B57AFD #FD7A80 #C1FD7A
square
#7AFDF7 #B57AFD #FD7A80 #C1FD7A
split-complementary
#7AFDF7 #FD7AC1 #FDB57A
monochromatic
#04F9EE #3EFCF3 #7AFDF7 #B6FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#7AFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7AFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDF7
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDF7 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#09FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afdf7; /* rgb */ color: rgb(122, 253, 247); /* oklch */ color: oklch(91.9% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#7afdf7',
950: '#000000',
},
}SCSS
$custom: #7afdf7; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#7afdf7",
"rgb": {
"r": 122,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.252,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91857,
"c": 0.1164,
"h": 191.3
},
"luminance": 0.81104
}Semantic roles & 50–950 ramp
primary
#7AFDF7
secondary
#DB4148
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685