#7FFCBE#7FFCBE
#7FFCBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.143 H 160.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCBE |
|---|---|
| RGB | rgb(127, 252, 190) |
| HSL | hsl(150, 95%, 74%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.71, -48.79, 19.16) |
| CIE-LCH | lch(90.71, 52.42, 158.56°) |
| OKLab | oklab(90.27% -0.1343 0.049) |
| OKLCH | oklch(90.27% 0.143 160) |
| XYZ | xyz(52.8527, 77.8461, 60.9459) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Seafoam
#A0FEBF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCBE #FC7FBD
analogous
#7FFC80 #7FFCBE #7FFCFC
triadic
#7FFCBE #BE7FFC #FCBE7F
tetradic
#7FFCBE #807FFC #FC7FBD #FCFC7F
square
#7FFCBE #807FFC #FC7FBD #FCFC7F
split-complementary
#7FFCBE #FC7FFC #FC807F
monochromatic
#07F981 #43FBA0 #7FFCBE #BBFDDC #E1FEF0
Accessibility & contrast
On white
1.27
#7FFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#7FFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCBE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCBE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#59FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcbe; /* rgb */ color: rgb(127, 252, 190); /* oklch */ color: oklch(90.3% 0.143 160.0);
Tailwind
colors: {
custom: {
50: '#abfed1',
500: '#7ffcbe',
950: '#000000',
},
}SCSS
$custom: #7ffcbe; $custom-light: #abfed1; $custom-dark: #000000;
JSON
{
"hex": "#7ffcbe",
"rgb": {
"r": 127,
"g": 252,
"b": 190
},
"hsl": {
"h": 150.24,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90268,
"c": 0.14297,
"h": 160
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#7FFCBE
secondary
#DA458F
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683