#7AFCBE#7AFCBE
#7AFCBE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.146 H 160.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCBE |
|---|---|
| RGB | rgb(122, 252, 190) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.54, -49.95, 18.89) |
| CIE-LCH | lch(90.54, 53.40, 159.28°) |
| OKLab | oklab(90.08% -0.1375 0.0483) |
| OKLCH | oklch(90.08% 0.146 160.7) |
| XYZ | xyz(52.1263, 77.4716, 60.9118) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCBE #FC7AB8
analogous
#7AFC7D #7AFCBE #7AF9FC
triadic
#7AFCBE #BE7AFC #FCBE7A
tetradic
#7AFCBE #7D7AFC #FC7AB8 #F9FC7A
square
#7AFCBE #7D7AFC #FC7AB8 #F9FC7A
split-complementary
#7AFCBE #FC7AF9 #FC7D7A
monochromatic
#06F683 #3EFBA1 #7AFCBE #B6FDDB #E1FEF0
Accessibility & contrast
On white
1.27
#7AFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7AFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCBE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCBE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#4FFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afcbe; /* rgb */ color: rgb(122, 252, 190); /* oklch */ color: oklch(90.1% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#a9fed1',
500: '#7afcbe',
950: '#000000',
},
}SCSS
$custom: #7afcbe; $custom-light: #a9fed1; $custom-dark: #000000;
JSON
{
"hex": "#7afcbe",
"rgb": {
"r": 122,
"g": 252,
"b": 190
},
"hsl": {
"h": 151.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90081,
"c": 0.14575,
"h": 160.7
},
"luminance": 0.77476
}Semantic roles & 50–950 ramp
primary
#7AFCBE
secondary
#D9418A
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683