#7FFDBE#7FFDBE
#7FFDBE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.144 H 159.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBE |
|---|---|
| RGB | rgb(127, 253, 190) |
| HSL | hsl(150, 97%, 75%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.00, -49.22, 19.56) |
| CIE-LCH | lch(91.00, 52.96, 158.33°) |
| OKLab | oklab(90.5% -0.1354 0.05) |
| OKLCH | oklch(90.5% 0.144 159.8) |
| XYZ | xyz(53.1676, 78.4759, 61.0508) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Seafoam
#A0FEBF
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBE #FD7FBE
analogous
#7FFD7F #7FFDBE #7FFDFD
triadic
#7FFDBE #BE7FFD #FDBE7F
tetradic
#7FFDBE #7F7FFD #FD7FBE #FDFD7F
square
#7FFDBE #7F7FFD #FD7FBE #FDFD7F
split-complementary
#7FFDBE #FD7FFD #FD7F7F
monochromatic
#06FB81 #43FC9F #7FFDBE #BBFEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7FFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7FFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#59FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdbe; /* rgb */ color: rgb(127, 253, 190); /* oklch */ color: oklch(90.5% 0.144 159.8);
Tailwind
colors: {
custom: {
50: '#abffd1',
500: '#7ffdbe',
950: '#000000',
},
}SCSS
$custom: #7ffdbe; $custom-light: #abffd1; $custom-dark: #000000;
JSON
{
"hex": "#7ffdbe",
"rgb": {
"r": 127,
"g": 253,
"b": 190
},
"hsl": {
"h": 150,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90502,
"c": 0.14434,
"h": 159.8
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#7FFDBE
secondary
#DB4590
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683