#7AFDF0#7AFDF0
#7AFDF0 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.6% C 0.118 H 186.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDF0 |
|---|---|
| RGB | rgb(122, 253, 240) |
| HSL | hsl(174, 97%, 74%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.99, -39.24, -4.85) |
| CIE-LCH | lch(91.99, 39.54, 187.05°) |
| OKLab | oklab(91.64% -0.117 -0.0137) |
| OKLCH | oklch(91.64% 0.118 186.7) |
| XYZ | xyz(58.8728, 80.6740, 94.8903) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.26
Aqua
#00FFFF
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDF0 #FD7A87
analogous
#7AFDAE #7AFDF0 #7AC8FD
triadic
#7AFDF0 #F07AFD #FDF07A
tetradic
#7AFDF0 #AE7AFD #FD7A87 #C8FD7A
square
#7AFDF0 #AE7AFD #FD7A87 #C8FD7A
split-complementary
#7AFDF0 #FD7AC8 #FDAE7A
monochromatic
#04F9E1 #3EFCE9 #7AFDF0 #B6FEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#7AFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7AFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDF0
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDF0 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#1EFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afdf0; /* rgb */ color: rgb(122, 253, 240); /* oklch */ color: oklch(91.6% 0.118 186.7);
Tailwind
colors: {
custom: {
50: '#aafef4',
500: '#7afdf0',
950: '#000000',
},
}SCSS
$custom: #7afdf0; $custom-light: #aafef4; $custom-dark: #000000;
JSON
{
"hex": "#7afdf0",
"rgb": {
"r": 122,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.046,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91642,
"c": 0.11784,
"h": 186.7
},
"luminance": 0.80679
}Semantic roles & 50–950 ramp
primary
#7AFDF0
secondary
#DB4150
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685