#7FFDBF#7FFDBF
#7FFDBF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.144 H 160.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBF |
|---|---|
| RGB | rgb(127, 253, 191) |
| HSL | hsl(150, 97%, 75%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.02, -49.02, 19.07) |
| CIE-LCH | lch(91.02, 52.60, 158.74°) |
| OKLab | oklab(90.53% -0.135 0.0487) |
| OKLCH | oklch(90.53% 0.144 160.1) |
| XYZ | xyz(53.2772, 78.5197, 61.6284) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.44
Light Seafoam
#A0FEBF
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBF #FD7FBD
analogous
#7FFD80 #7FFDBF #7FFCFD
triadic
#7FFDBF #BF7FFD #FDBF7F
tetradic
#7FFDBF #807FFD #FD7FBD #FCFD7F
square
#7FFDBF #807FFD #FD7FBD #FCFD7F
split-complementary
#7FFDBF #FD7FFC #FD807F
monochromatic
#06FB83 #43FCA1 #7FFDBF #BBFEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7FFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7FFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#58FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdbf; /* rgb */ color: rgb(127, 253, 191); /* oklch */ color: oklch(90.5% 0.144 160.1);
Tailwind
colors: {
custom: {
50: '#abffd2',
500: '#7ffdbf',
950: '#000000',
},
}SCSS
$custom: #7ffdbf; $custom-light: #abffd2; $custom-dark: #000000;
JSON
{
"hex": "#7ffdbf",
"rgb": {
"r": 127,
"g": 253,
"b": 191
},
"hsl": {
"h": 150.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90525,
"c": 0.14351,
"h": 160.1
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#7FFDBF
secondary
#DB458F
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683