#7AFBDC#7AFBDC
#7AFBDC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.124 H 175.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBDC |
|---|---|
| RGB | rgb(122, 251, 220) |
| HSL | hsl(166, 94%, 73%) |
| HSV | hsv(166, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.91, -43.08, 3.95) |
| CIE-LCH | lch(90.91, 43.26, 174.76°) |
| OKLab | oklab(90.61% -0.1234 0.0098) |
| OKLCH | oklch(90.61% 0.124 175.5) |
| XYZ | xyz(55.4358, 78.2943, 79.8872) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.34
Tiffany Blue
#7BF2DA
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.33
Pale Turquoise
#A5FBD5
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBDC #FB7A99
analogous
#7AFB9B #7AFBDC #7ADAFB
triadic
#7AFBDC #DC7AFB #FBDC7A
tetradic
#7AFBDC #9B7AFB #FB7A99 #DAFB7A
square
#7AFBDC #9B7AFB #FB7A99 #DAFB7A
split-complementary
#7AFBDC #FB7ADA #FB9B7A
monochromatic
#07F3BB #3FF9CC #7AFBDC #B5FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7AFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7AFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBDC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBDC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#3AFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afbdc; /* rgb */ color: rgb(122, 251, 220); /* oklch */ color: oklch(90.6% 0.124 175.5);
Tailwind
colors: {
custom: {
50: '#a9fde6',
500: '#7afbdc',
950: '#000000',
},
}SCSS
$custom: #7afbdc; $custom-light: #a9fde6; $custom-dark: #000000;
JSON
{
"hex": "#7afbdc",
"rgb": {
"r": 122,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.581,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90605,
"c": 0.12377,
"h": 175.5
},
"luminance": 0.78299
}Semantic roles & 50–950 ramp
primary
#7AFBDC
secondary
#D84165
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684