#7AFBBB#7AFBBB
#7AFBBB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.147 H 159.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBBB |
|---|---|
| RGB | rgb(122, 251, 187) |
| HSL | hsl(150, 94%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.19, -50.12, 19.94) |
| CIE-LCH | lch(90.19, 53.95, 158.30°) |
| OKLab | oklab(89.78% -0.1378 0.0509) |
| OKLCH | oklch(89.78% 0.147 159.7) |
| XYZ | xyz(51.4885, 76.7154, 59.0983) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBBB #FB7ABA
analogous
#7AFB7A #7AFBBB #7AFAFB
triadic
#7AFBBB #BB7AFB #FBBB7A
tetradic
#7AFBBB #7A7AFB #FB7ABA #FAFB7A
square
#7AFBBB #7A7AFB #FB7ABA #FAFB7A
split-complementary
#7AFBBB #FB7AFA #FB7A7A
monochromatic
#07F37E #3FF99D #7AFBBB #B5FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#7AFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7AFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBBB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBBB | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#51FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbbb; /* rgb */ color: rgb(122, 251, 187); /* oklch */ color: oklch(89.8% 0.147 159.7);
Tailwind
colors: {
custom: {
50: '#a8fdcf',
500: '#7afbbb',
950: '#000000',
},
}SCSS
$custom: #7afbbb; $custom-light: #a8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#7afbbb",
"rgb": {
"r": 122,
"g": 251,
"b": 187
},
"hsl": {
"h": 150.233,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89778,
"c": 0.14687,
"h": 159.7
},
"luminance": 0.7672
}Semantic roles & 50–950 ramp
primary
#7AFBBB
secondary
#D8418C
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683