#7FF9BE#7FF9BE
#7FF9BE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.6% C 0.139 H 160.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9BE |
|---|---|
| RGB | rgb(127, 249, 190) |
| HSL | hsl(151, 91%, 74%) |
| HSV | hsv(151, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(89.85, -47.52, 17.95) |
| CIE-LCH | lch(89.85, 50.80, 159.30°) |
| OKLab | oklab(89.57% -0.1311 0.0459) |
| OKLCH | oklch(89.57% 0.139 160.7) |
| XYZ | xyz(51.9181, 75.9768, 60.6343) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9BE #F97FBA
analogous
#7FF981 #7FF9BE #7FF7F9
triadic
#7FF9BE #BE7FF9 #F9BE7F
tetradic
#7FF9BE #817FF9 #F97FBA #F7F97F
square
#7FF9BE #817FF9 #F97FBA #F7F97F
split-complementary
#7FF9BE #F97FF7 #F9817F
monochromatic
#0BF283 #45F6A0 #7FF9BE #B9FCDC #E2FEF0
Accessibility & contrast
On white
1.30
#7FF9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#7FF9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9BE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9BE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#5AF8E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff9be; /* rgb */ color: rgb(127, 249, 190); /* oklch */ color: oklch(89.6% 0.139 160.7);
Tailwind
colors: {
custom: {
50: '#abfcd1',
500: '#7ff9be',
950: '#000000',
},
}SCSS
$custom: #7ff9be; $custom-light: #abfcd1; $custom-dark: #000000;
JSON
{
"hex": "#7ff9be",
"rgb": {
"r": 127,
"g": 249,
"b": 190
},
"hsl": {
"h": 150.984,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89568,
"c": 0.13888,
"h": 160.7
},
"luminance": 0.75981
}Semantic roles & 50–950 ramp
primary
#7FF9BE
secondary
#D6468C
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583