#7FFCE2#7FFCE2
#7FFCE2 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.119 H 178.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCE2 |
|---|---|
| RGB | rgb(127, 252, 226) |
| HSL | hsl(168, 95%, 74%) |
| HSV | hsv(168, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(91.51, -41.07, 1.73) |
| CIE-LCH | lch(91.51, 41.11, 177.59°) |
| OKLab | oklab(91.19% -0.1187 0.004) |
| OKLCH | oklch(91.19% 0.119 178.1) |
| XYZ | xyz(57.2844, 79.6188, 84.2860) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.70
Bright Aqua
#0BF9EA
ΔE00 6.06
Pale Turquoise
#A5FBD5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCE2 #FC7F99
analogous
#7FFCA4 #7FFCE2 #7FD8FC
triadic
#7FFCE2 #E27FFC #FCE27F
tetradic
#7FFCE2 #A47FFC #FC7F99 #D8FC7F
square
#7FFCE2 #A47FFC #FC7F99 #D8FC7F
split-complementary
#7FFCE2 #FC7FD8 #FCA47F
monochromatic
#07F9C7 #43FBD4 #7FFCE2 #BBFDF0 #E1FEF8
Accessibility & contrast
On white
1.24
#7FFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7FFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCE2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCE2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#43FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffce2; /* rgb */ color: rgb(127, 252, 226); /* oklch */ color: oklch(91.2% 0.119 178.1);
Tailwind
colors: {
custom: {
50: '#acfeeb',
500: '#7ffce2',
950: '#000000',
},
}SCSS
$custom: #7ffce2; $custom-light: #acfeeb; $custom-dark: #000000;
JSON
{
"hex": "#7ffce2",
"rgb": {
"r": 127,
"g": 252,
"b": 226
},
"hsl": {
"h": 167.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91187,
"c": 0.1188,
"h": 178.1
},
"luminance": 0.79624
}Semantic roles & 50–950 ramp
primary
#7FFCE2
secondary
#DA4564
accent
#0030E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684