#7FFCE5#7FFCE5
#7FFCE5 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.117 H 180.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCE5 |
|---|---|
| RGB | rgb(127, 252, 229) |
| HSL | hsl(169, 95%, 74%) |
| HSV | hsv(169, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 9.1%, 1.2%) |
| CIE-LAB | lab(91.59, -40.38, 0.28) |
| CIE-LCH | lch(91.59, 40.38, 179.60°) |
| OKLab | oklab(91.27% -0.1175 0.0001) |
| OKLCH | oklch(91.27% 0.117 180) |
| XYZ | xyz(57.6996, 79.7849, 86.4729) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.52
Aquamarine
#7FFFD4
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCE5 #FC7F96
analogous
#7FFCA7 #7FFCE5 #7FD5FC
triadic
#7FFCE5 #E57FFC #FCE57F
tetradic
#7FFCE5 #A77FFC #FC7F96 #D5FC7F
square
#7FFCE5 #A77FFC #FC7F96 #D5FC7F
split-complementary
#7FFCE5 #FC7FD5 #FCA77F
monochromatic
#07F9CD #43FBD9 #7FFCE5 #BBFDF1 #E1FEF9
Accessibility & contrast
On white
1.24
#7FFCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7FFCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCE5
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCE5 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#40FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffce5; /* rgb */ color: rgb(127, 252, 229); /* oklch */ color: oklch(91.3% 0.117 180.0);
Tailwind
colors: {
custom: {
50: '#acfeed',
500: '#7ffce5',
950: '#000000',
},
}SCSS
$custom: #7ffce5; $custom-light: #acfeed; $custom-dark: #000000;
JSON
{
"hex": "#7ffce5",
"rgb": {
"r": 127,
"g": 252,
"b": 229
},
"hsl": {
"h": 168.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91272,
"c": 0.11746,
"h": 180
},
"luminance": 0.7979
}Semantic roles & 50–950 ramp
primary
#7FFCE5
secondary
#DA4561
accent
#002AE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684