#7FFCC2#7FFCC2
#7FFCC2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.140 H 161.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC2 |
|---|---|
| RGB | rgb(127, 252, 194) |
| HSL | hsl(152, 95%, 74%) |
| HSV | hsv(152, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.79, -48.00, 17.22) |
| CIE-LCH | lch(90.79, 50.99, 160.26°) |
| OKLab | oklab(90.36% -0.1326 0.0441) |
| OKLCH | oklch(90.36% 0.14 161.6) |
| XYZ | xyz(53.2959, 78.0234, 63.2800) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Light Greenish Blue
#63F7B4
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.82
Light Seafoam
#A0FEBF
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC2 #FC7FB9
analogous
#7FFC84 #7FFCC2 #7FF8FC
triadic
#7FFCC2 #C27FFC #FCC27F
tetradic
#7FFCC2 #847FFC #FC7FB9 #F8FC7F
square
#7FFCC2 #847FFC #FC7FB9 #F8FC7F
split-complementary
#7FFCC2 #FC7FF8 #FC847F
monochromatic
#07F989 #43FBA6 #7FFCC2 #BBFDDE #E1FEF1
Accessibility & contrast
On white
1.26
#7FFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7FFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#57FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc2; /* rgb */ color: rgb(127, 252, 194); /* oklch */ color: oklch(90.4% 0.140 161.6);
Tailwind
colors: {
custom: {
50: '#abfed4',
500: '#7ffcc2',
950: '#000000',
},
}SCSS
$custom: #7ffcc2; $custom-light: #abfed4; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc2",
"rgb": {
"r": 127,
"g": 252,
"b": 194
},
"hsl": {
"h": 152.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90361,
"c": 0.13972,
"h": 161.6
},
"luminance": 0.78028
}Semantic roles & 50–950 ramp
primary
#7FFCC2
secondary
#DA458A
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683