#7FFFC2#7FFFC2
#7FFFC2 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.144 H 160.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFC2 |
|---|---|
| RGB | rgb(127, 255, 194) |
| HSL | hsl(151, 100%, 75%) |
| HSV | hsv(151, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.65, -49.27, 18.42) |
| CIE-LCH | lch(91.65, 52.60, 159.50°) |
| OKLab | oklab(91.06% -0.1358 0.0471) |
| OKLCH | oklch(91.06% 0.144 160.9) |
| XYZ | xyz(54.2454, 79.9225, 63.5965) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Seafoam
#A0FEBF
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFC2 #FF7FBC
analogous
#7FFF82 #7FFFC2 #7FFCFF
triadic
#7FFFC2 #C27FFF #FFC27F
tetradic
#7FFFC2 #827FFF #FF7FBC #FCFF7F
square
#7FFFC2 #827FFF #FF7FBC #FCFF7F
split-complementary
#7FFFC2 #FF7FFC #FF827F
monochromatic
#05FF88 #42FFA5 #7FFFC2 #BCFFDF #E0FFF0
Accessibility & contrast
On white
1.24
#7FFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7FFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFC2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFC2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#E9E2C6
Tritanopia (blue-blind)
#56FEEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7fffc2; /* rgb */ color: rgb(127, 255, 194); /* oklch */ color: oklch(91.1% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#acffd4',
500: '#7fffc2',
950: '#000000',
},
}SCSS
$custom: #7fffc2; $custom-light: #acffd4; $custom-dark: #000000;
JSON
{
"hex": "#7fffc2",
"rgb": {
"r": 127,
"g": 255,
"b": 194
},
"hsl": {
"h": 151.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9106,
"c": 0.14377,
"h": 160.9
},
"luminance": 0.79927
}Semantic roles & 50–950 ramp
primary
#7FFFC2
secondary
#DE448D
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683