#7FFCE7#7FFCE7
#7FFCE7 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 181.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCE7 |
|---|---|
| RGB | rgb(127, 252, 231) |
| HSL | hsl(170, 95%, 74%) |
| HSV | hsv(170, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(91.64, -39.91, -0.68) |
| CIE-LCH | lch(91.64, 39.92, 180.97°) |
| OKLab | oklab(91.33% -0.1166 -0.0025) |
| OKLCH | oklch(91.33% 0.117 181.2) |
| XYZ | xyz(57.9805, 79.8973, 87.9521) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 6.11
Aquamarine
#7FFFD4
ΔE00 6.25
Pale Aqua
#B8FFEB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCE7 #FC7F94
analogous
#7FFCA9 #7FFCE7 #7FD3FC
triadic
#7FFCE7 #E77FFC #FCE77F
tetradic
#7FFCE7 #A97FFC #FC7F94 #D3FC7F
square
#7FFCE7 #A97FFC #FC7F94 #D3FC7F
split-complementary
#7FFCE7 #FC7FD3 #FCA97F
monochromatic
#07F9D1 #43FBDC #7FFCE7 #BBFDF2 #E1FEF9
Accessibility & contrast
On white
1.24
#7FFCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7FFCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCE7
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCE7 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#3EFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffce7; /* rgb */ color: rgb(127, 252, 231); /* oklch */ color: oklch(91.3% 0.117 181.2);
Tailwind
colors: {
custom: {
50: '#acfeee',
500: '#7ffce7',
950: '#000000',
},
}SCSS
$custom: #7ffce7; $custom-light: #acfeee; $custom-dark: #000000;
JSON
{
"hex": "#7ffce7",
"rgb": {
"r": 127,
"g": 252,
"b": 231
},
"hsl": {
"h": 169.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.9133,
"c": 0.11665,
"h": 181.2
},
"luminance": 0.79902
}Semantic roles & 50–950 ramp
primary
#7FFCE7
secondary
#DA455E
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685