#7AFBBC#7AFBBC
#7AFBBC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.146 H 160.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBBC |
|---|---|
| RGB | rgb(122, 251, 188) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.21, -49.93, 19.46) |
| CIE-LCH | lch(90.21, 53.58, 158.71°) |
| OKLab | oklab(89.8% -0.1373 0.0497) |
| OKLCH | oklch(89.8% 0.146 160.1) |
| XYZ | xyz(51.5960, 76.7583, 59.6641) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Seafoam
#A0FEBF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBBC #FB7AB9
analogous
#7AFB7B #7AFBBC #7AF9FB
triadic
#7AFBBC #BC7AFB #FBBC7A
tetradic
#7AFBBC #7B7AFB #FB7AB9 #F9FB7A
square
#7AFBBC #7B7AFB #FB7AB9 #F9FB7A
split-complementary
#7AFBBC #FB7AF9 #FB7B7A
monochromatic
#07F380 #3FF99E #7AFBBC #B5FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#7AFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#7AFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBBC
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBBC | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DEC0
Tritanopia (blue-blind)
#50FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbbc; /* rgb */ color: rgb(122, 251, 188); /* oklch */ color: oklch(89.8% 0.146 160.1);
Tailwind
colors: {
custom: {
50: '#a8fdd0',
500: '#7afbbc',
950: '#000000',
},
}SCSS
$custom: #7afbbc; $custom-light: #a8fdd0; $custom-dark: #000000;
JSON
{
"hex": "#7afbbc",
"rgb": {
"r": 122,
"g": 251,
"b": 188
},
"hsl": {
"h": 150.698,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89801,
"c": 0.14604,
"h": 160.1
},
"luminance": 0.76763
}Semantic roles & 50–950 ramp
primary
#7AFBBC
secondary
#D8418B
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683