#7FFCE4#7FFCE4
#7FFCE4 is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.118 H 179.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCE4 |
|---|---|
| RGB | rgb(127, 252, 228) |
| HSL | hsl(168, 95%, 74%) |
| HSV | hsv(168, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(91.56, -40.61, 0.77) |
| CIE-LCH | lch(91.56, 40.62, 178.92°) |
| OKLab | oklab(91.24% -0.1179 0.0014) |
| OKLCH | oklch(91.24% 0.118 179.3) |
| XYZ | xyz(57.5604, 79.7292, 85.7397) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 5.22
Aquamarine
#7FFFD4
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 5.69
Pale Aqua
#B8FFEB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCE4 #FC7F97
analogous
#7FFCA6 #7FFCE4 #7FD6FC
triadic
#7FFCE4 #E47FFC #FCE47F
tetradic
#7FFCE4 #A67FFC #FC7F97 #D6FC7F
square
#7FFCE4 #A67FFC #FC7F97 #D6FC7F
split-complementary
#7FFCE4 #FC7FD6 #FCA67F
monochromatic
#07F9CB #43FBD7 #7FFCE4 #BBFDF1 #E1FEF9
Accessibility & contrast
On white
1.24
#7FFCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7FFCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCE4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCE4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#41FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffce4; /* rgb */ color: rgb(127, 252, 228); /* oklch */ color: oklch(91.2% 0.118 179.3);
Tailwind
colors: {
custom: {
50: '#acfeec',
500: '#7ffce4',
950: '#000000',
},
}SCSS
$custom: #7ffce4; $custom-light: #acfeec; $custom-dark: #000000;
JSON
{
"hex": "#7ffce4",
"rgb": {
"r": 127,
"g": 252,
"b": 228
},
"hsl": {
"h": 168.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91244,
"c": 0.11789,
"h": 179.3
},
"luminance": 0.79734
}Semantic roles & 50–950 ramp
primary
#7FFCE4
secondary
#DA4562
accent
#002CE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684