#7AFBCB#7AFBCB
#7AFBCB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.134 H 166.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBCB |
|---|---|
| RGB | rgb(122, 251, 203) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.52, -46.84, 12.18) |
| CIE-LCH | lch(90.52, 48.40, 165.42°) |
| OKLab | oklab(90.16% -0.1308 0.0313) |
| OKLCH | oklch(90.16% 0.134 166.6) |
| XYZ | xyz(53.2978, 77.4390, 68.6269) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBCB #FB7AAA
analogous
#7AFB8A #7AFBCB #7AEBFB
triadic
#7AFBCB #CB7AFB #FBCB7A
tetradic
#7AFBCB #8A7AFB #FB7AAA #EBFB7A
square
#7AFBCB #8A7AFB #FB7AAA #EBFB7A
split-complementary
#7AFBCB #FB7AEB #FB8A7A
monochromatic
#07F39B #3FF9B4 #7AFBCB #B5FDE2 #E1FEF3
Accessibility & contrast
On white
1.27
#7AFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7AFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBCB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBCB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#47FCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afbcb; /* rgb */ color: rgb(122, 251, 203); /* oklch */ color: oklch(90.2% 0.134 166.6);
Tailwind
colors: {
custom: {
50: '#a9fdda',
500: '#7afbcb',
950: '#000000',
},
}SCSS
$custom: #7afbcb; $custom-light: #a9fdda; $custom-dark: #000000;
JSON
{
"hex": "#7afbcb",
"rgb": {
"r": 122,
"g": 251,
"b": 203
},
"hsl": {
"h": 157.674,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90159,
"c": 0.13444,
"h": 166.6
},
"luminance": 0.77444
}Semantic roles & 50–950 ramp
primary
#7AFBCB
secondary
#D84179
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684