#7FFCE0#7FFCE0
#7FFCE0 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 176.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCE0 |
|---|---|
| RGB | rgb(127, 252, 224) |
| HSL | hsl(167, 95%, 74%) |
| HSV | hsv(167, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 11.1%, 1.2%) |
| CIE-LAB | lab(91.46, -41.53, 2.70) |
| CIE-LCH | lch(91.46, 41.62, 176.29°) |
| OKLab | oklab(91.13% -0.1196 0.0065) |
| OKLCH | oklch(91.13% 0.12 176.9) |
| XYZ | xyz(57.0116, 79.5097, 82.8491) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.10
Pale Turquoise
#A5FBD5
ΔE00 5.72
Aqua (survey)
#13EAC9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCE0 #FC7F9B
analogous
#7FFCA2 #7FFCE0 #7FDAFC
triadic
#7FFCE0 #E07FFC #FCE07F
tetradic
#7FFCE0 #A27FFC #FC7F9B #DAFC7F
square
#7FFCE0 #A27FFC #FC7F9B #DAFC7F
split-complementary
#7FFCE0 #FC7FDA #FCA27F
monochromatic
#07F9C3 #43FBD2 #7FFCE0 #BBFDEE #E1FEF8
Accessibility & contrast
On white
1.24
#7FFCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7FFCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCE0
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCE0 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#44FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffce0; /* rgb */ color: rgb(127, 252, 224); /* oklch */ color: oklch(91.1% 0.120 176.9);
Tailwind
colors: {
custom: {
50: '#acfee9',
500: '#7ffce0',
950: '#000000',
},
}SCSS
$custom: #7ffce0; $custom-light: #acfee9; $custom-dark: #000000;
JSON
{
"hex": "#7ffce0",
"rgb": {
"r": 127,
"g": 252,
"b": 224
},
"hsl": {
"h": 166.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91131,
"c": 0.11976,
"h": 176.9
},
"luminance": 0.79515
}Semantic roles & 50–950 ramp
primary
#7FFCE0
secondary
#DA4567
accent
#0033E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684