#7AFFBE#7AFFBE
#7AFFBE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.150 H 160.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFBE |
|---|---|
| RGB | rgb(122, 255, 190) |
| HSL | hsl(151, 100%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.40, -51.20, 20.10) |
| CIE-LCH | lch(91.40, 55.00, 158.57°) |
| OKLab | oklab(90.79% -0.1407 0.0513) |
| OKLCH | oklch(90.79% 0.15 160) |
| XYZ | xyz(53.0758, 79.3706, 61.2283) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFBE #FF7ABB
analogous
#7AFF7C #7AFFBE #7AFDFF
triadic
#7AFFBE #BE7AFF #FFBE7A
tetradic
#7AFFBE #7C7AFF #FF7ABB #FDFF7A
square
#7AFFBE #7C7AFF #FF7ABB #FDFF7A
split-complementary
#7AFFBE #FF7AFD #FF7C7A
monochromatic
#00FF82 #3DFFA0 #7AFFBE #B7FFDC #E0FFF0
Accessibility & contrast
On white
1.24
#7AFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7AFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFBE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFBE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#4EFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affbe; /* rgb */ color: rgb(122, 255, 190); /* oklch */ color: oklch(90.8% 0.150 160.0);
Tailwind
colors: {
custom: {
50: '#a9ffd1',
500: '#7affbe',
950: '#000000',
},
}SCSS
$custom: #7affbe; $custom-light: #a9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#7affbe",
"rgb": {
"r": 122,
"g": 255,
"b": 190
},
"hsl": {
"h": 150.677,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90785,
"c": 0.14978,
"h": 160
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#7AFFBE
secondary
#DD408D
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683