#7AFFC8#7AFFC8
#7AFFC8 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.142 H 164.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC8 |
|---|---|
| RGB | rgb(122, 255, 200) |
| HSL | hsl(155, 100%, 74%) |
| HSV | hsv(155, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.61, -49.17, 15.26) |
| CIE-LCH | lch(91.61, 51.49, 162.76°) |
| OKLab | oklab(91.02% -0.1363 0.0391) |
| OKLCH | oklch(91.02% 0.142 164) |
| XYZ | xyz(54.2065, 79.8229, 67.1832) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.44
Aquamarine
#7FFFD4
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.07
Greenish Cyan
#2AFEB7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC8 #FF7AB1
analogous
#7AFF86 #7AFFC8 #7AF4FF
triadic
#7AFFC8 #C87AFF #FFC87A
tetradic
#7AFFC8 #867AFF #FF7AB1 #F4FF7A
square
#7AFFC8 #867AFF #FF7AB1 #F4FF7A
split-complementary
#7AFFC8 #FF7AF4 #FF867A
monochromatic
#00FF95 #3DFFAF #7AFFC8 #B7FFE1 #E0FFF2
Accessibility & contrast
On white
1.24
#7AFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7AFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#48FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc8; /* rgb */ color: rgb(122, 255, 200); /* oklch */ color: oklch(91.0% 0.142 164.0);
Tailwind
colors: {
custom: {
50: '#a9ffd8',
500: '#7affc8',
950: '#000000',
},
}SCSS
$custom: #7affc8; $custom-light: #a9ffd8; $custom-dark: #000000;
JSON
{
"hex": "#7affc8",
"rgb": {
"r": 122,
"g": 255,
"b": 200
},
"hsl": {
"h": 155.188,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91018,
"c": 0.14185,
"h": 164
},
"luminance": 0.79828
}Semantic roles & 50–950 ramp
primary
#7AFFC8
secondary
#DD4081
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683