#7FFCEC#7FFCEC
#7FFCEC is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.115 H 184.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCEC |
|---|---|
| RGB | rgb(127, 252, 236) |
| HSL | hsl(172, 95%, 74%) |
| HSV | hsv(172, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.77, -38.72, -3.08) |
| CIE-LCH | lch(91.77, 38.85, 184.55°) |
| OKLab | oklab(91.48% -0.1145 -0.0089) |
| OKLCH | oklch(91.48% 0.115 184.5) |
| XYZ | xyz(58.6968, 80.1838, 91.7244) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.70
Light Aqua
#8CFFDB
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCEC #FC7F8F
analogous
#7FFCAE #7FFCEC #7FCEFC
triadic
#7FFCEC #EC7FFC #FCEC7F
tetradic
#7FFCEC #AE7FFC #FC7F8F #CEFC7F
square
#7FFCEC #AE7FFC #FC7F8F #CEFC7F
split-complementary
#7FFCEC #FC7FCE #FCAE7F
monochromatic
#07F9DA #43FBE3 #7FFCEC #BBFDF5 #E1FEFB
Accessibility & contrast
On white
1.23
#7FFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7FFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCEC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCEC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#3AFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffcec; /* rgb */ color: rgb(127, 252, 236); /* oklch */ color: oklch(91.5% 0.115 184.5);
Tailwind
colors: {
custom: {
50: '#acfef2',
500: '#7ffcec',
950: '#000000',
},
}SCSS
$custom: #7ffcec; $custom-light: #acfef2; $custom-dark: #000000;
JSON
{
"hex": "#7ffcec",
"rgb": {
"r": 127,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.32,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91476,
"c": 0.11487,
"h": 184.5
},
"luminance": 0.80189
}Semantic roles & 50–950 ramp
primary
#7FFCEC
secondary
#DA4558
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685