#7AFDEB#7AFDEB
#7AFDEB is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.119 H 183.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDEB |
|---|---|
| RGB | rgb(122, 253, 235) |
| HSL | hsl(172, 97%, 74%) |
| HSV | hsv(172, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.86, -40.45, -2.45) |
| CIE-LCH | lch(91.86, 40.53, 183.47°) |
| OKLab | oklab(91.49% -0.1191 -0.0072) |
| OKLCH | oklch(91.49% 0.119 183.5) |
| XYZ | xyz(58.1403, 80.3809, 91.0323) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.23
Bright Aqua
#0BF9EA
ΔE00 4.51
Bright Turquoise
#0FFEF9
ΔE00 5.78
Light Aqua
#8CFFDB
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 6.72
Aqua
#00FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDEB #FD7A8C
analogous
#7AFDA9 #7AFDEB #7ACDFD
triadic
#7AFDEB #EB7AFD #FDEB7A
tetradic
#7AFDEB #A97AFD #FD7A8C #CDFD7A
square
#7AFDEB #A97AFD #FD7A8C #CDFD7A
split-complementary
#7AFDEB #FD7ACD #FDA97A
monochromatic
#04F9D7 #3EFCE2 #7AFDEB #B6FEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7AFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7AFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDEB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDEB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#27FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afdeb; /* rgb */ color: rgb(122, 253, 235); /* oklch */ color: oklch(91.5% 0.119 183.5);
Tailwind
colors: {
custom: {
50: '#aafef1',
500: '#7afdeb',
950: '#000000',
},
}SCSS
$custom: #7afdeb; $custom-light: #aafef1; $custom-dark: #000000;
JSON
{
"hex": "#7afdeb",
"rgb": {
"r": 122,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.756,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91492,
"c": 0.11935,
"h": 183.5
},
"luminance": 0.80386
}Semantic roles & 50–950 ramp
primary
#7AFDEB
secondary
#DB4156
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685