#7AFEBE#7AFEBE
#7AFEBE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 160.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEBE |
|---|---|
| RGB | rgb(122, 254, 190) |
| HSL | hsl(151, 99%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.11, -50.78, 19.69) |
| CIE-LCH | lch(91.11, 54.47, 158.80°) |
| OKLab | oklab(90.55% -0.1397 0.0503) |
| OKLCH | oklch(90.55% 0.148 160.2) |
| XYZ | xyz(52.7576, 78.7343, 61.1223) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEBE #FE7ABA
analogous
#7AFE7C #7AFEBE #7AFCFE
triadic
#7AFEBE #BE7AFE #FEBE7A
tetradic
#7AFEBE #7C7AFE #FE7ABA #FCFE7A
square
#7AFEBE #7C7AFE #FE7ABA #FCFE7A
split-complementary
#7AFEBE #FE7AFC #FE7C7A
monochromatic
#02FC83 #3DFEA0 #7AFEBE #B7FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7AFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7AFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEBE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEBE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#4EFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afebe; /* rgb */ color: rgb(122, 254, 190); /* oklch */ color: oklch(90.5% 0.148 160.2);
Tailwind
colors: {
custom: {
50: '#a9ffd1',
500: '#7afebe',
950: '#000000',
},
}SCSS
$custom: #7afebe; $custom-light: #a9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#7afebe",
"rgb": {
"r": 122,
"g": 254,
"b": 190
},
"hsl": {
"h": 150.909,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.9055,
"c": 0.14844,
"h": 160.2
},
"luminance": 0.78739
}Semantic roles & 50–950 ramp
primary
#7AFEBE
secondary
#DC408C
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683