#7FFCD5#7FFCD5
#7FFCD5 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.126 H 170.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCD5 |
|---|---|
| RGB | rgb(127, 252, 213) |
| HSL | hsl(161, 95%, 74%) |
| HSV | hsv(161, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.20, -44.00, 8.01) |
| CIE-LCH | lch(91.20, 44.72, 169.68°) |
| OKLab | oklab(90.83% -0.1243 0.0205) |
| OKLCH | oklch(90.83% 0.126 170.6) |
| XYZ | xyz(55.5678, 78.9322, 75.2450) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Aqua
#8CFFDB
ΔE00 1.41
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 3.64
Pale Turquoise
#A5FBD5
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCD5 #FC7FA6
analogous
#7FFC97 #7FFCD5 #7FE5FC
triadic
#7FFCD5 #D57FFC #FCD57F
tetradic
#7FFCD5 #977FFC #FC7FA6 #E5FC7F
square
#7FFCD5 #977FFC #FC7FA6 #E5FC7F
split-complementary
#7FFCD5 #FC7FE5 #FC977F
monochromatic
#07F9AE #43FBC1 #7FFCD5 #BBFDE9 #E1FEF5
Accessibility & contrast
On white
1.25
#7FFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7FFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCD5
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCD5 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#4CFEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffcd5; /* rgb */ color: rgb(127, 252, 213); /* oklch */ color: oklch(90.8% 0.126 170.6);
Tailwind
colors: {
custom: {
50: '#acfee1',
500: '#7ffcd5',
950: '#000000',
},
}SCSS
$custom: #7ffcd5; $custom-light: #acfee1; $custom-dark: #000000;
JSON
{
"hex": "#7ffcd5",
"rgb": {
"r": 127,
"g": 252,
"b": 213
},
"hsl": {
"h": 161.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90833,
"c": 0.12598,
"h": 170.6
},
"luminance": 0.78937
}Semantic roles & 50–950 ramp
primary
#7FFCD5
secondary
#DA4574
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684