#7FFCD4#7FFCD4
#7FFCD4 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.127 H 170.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCD4 |
|---|---|
| RGB | rgb(127, 252, 212) |
| HSL | hsl(161, 95%, 74%) |
| HSV | hsv(161, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(91.18, -44.22, 8.50) |
| CIE-LCH | lch(91.18, 45.03, 169.12°) |
| OKLab | oklab(90.81% -0.1247 0.0217) |
| OKLCH | oklch(90.81% 0.127 170.1) |
| XYZ | xyz(55.4412, 78.8815, 74.5786) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.90
Light Aqua
#8CFFDB
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCD4 #FC7FA7
analogous
#7FFC96 #7FFCD4 #7FE6FC
triadic
#7FFCD4 #D47FFC #FCD47F
tetradic
#7FFCD4 #967FFC #FC7FA7 #E6FC7F
square
#7FFCD4 #967FFC #FC7FA7 #E6FC7F
split-complementary
#7FFCD4 #FC7FE6 #FC967F
monochromatic
#07F9AC #43FBC0 #7FFCD4 #BBFDE8 #E1FEF5
Accessibility & contrast
On white
1.25
#7FFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7FFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCD4
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCD4 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#4DFDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffcd4; /* rgb */ color: rgb(127, 252, 212); /* oklch */ color: oklch(90.8% 0.127 170.1);
Tailwind
colors: {
custom: {
50: '#acfee1',
500: '#7ffcd4',
950: '#000000',
},
}SCSS
$custom: #7ffcd4; $custom-light: #acfee1; $custom-dark: #000000;
JSON
{
"hex": "#7ffcd4",
"rgb": {
"r": 127,
"g": 252,
"b": 212
},
"hsl": {
"h": 160.8,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90807,
"c": 0.12662,
"h": 170.1
},
"luminance": 0.78886
}Semantic roles & 50–950 ramp
primary
#7FFCD4
secondary
#DA4575
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684