#7AFEBD#7AFEBD
#7AFEBD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.149 H 159.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEBD |
|---|---|
| RGB | rgb(122, 254, 189) |
| HSL | hsl(150, 99%, 74%) |
| HSV | hsv(150, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.09, -50.98, 20.18) |
| CIE-LCH | lch(91.09, 54.83, 158.41°) |
| OKLab | oklab(90.53% -0.1401 0.0515) |
| OKLCH | oklch(90.53% 0.149 159.8) |
| XYZ | xyz(52.6487, 78.6907, 60.5486) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEBD #FE7ABB
analogous
#7AFE7B #7AFEBD #7AFDFE
triadic
#7AFEBD #BD7AFE #FEBD7A
tetradic
#7AFEBD #7B7AFE #FE7ABB #FDFE7A
square
#7AFEBD #7B7AFE #FE7ABB #FDFE7A
split-complementary
#7AFEBD #FE7AFD #FE7B7A
monochromatic
#02FC81 #3DFE9F #7AFEBD #B7FEDB #E1FFF0
Accessibility & contrast
On white
1.25
#7AFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7AFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEBD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEBD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#4FFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afebd; /* rgb */ color: rgb(122, 254, 189); /* oklch */ color: oklch(90.5% 0.149 159.8);
Tailwind
colors: {
custom: {
50: '#a9ffd1',
500: '#7afebd',
950: '#000000',
},
}SCSS
$custom: #7afebd; $custom-light: #a9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#7afebd",
"rgb": {
"r": 122,
"g": 254,
"b": 189
},
"hsl": {
"h": 150.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90528,
"c": 0.14926,
"h": 159.8
},
"luminance": 0.78695
}Semantic roles & 50–950 ramp
primary
#7AFEBD
secondary
#DC408D
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683