#7FFEEC#7FFEEC
#7FFEEC is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.117 H 183.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEEC |
|---|---|
| RGB | rgb(127, 254, 236) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.33, -39.63, -2.26) |
| CIE-LCH | lch(92.33, 39.69, 183.26°) |
| OKLab | oklab(91.93% -0.1167 -0.0067) |
| OKLCH | oklch(91.93% 0.117 183.3) |
| XYZ | xyz(59.3281, 81.4465, 91.9349) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Aqua
#8CFFDB
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 6.05
Pale Aqua
#B8FFEB
ΔE00 6.66
Bright Cyan
#41FDFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEEC #FE7F91
analogous
#7FFEAD #7FFEEC #7FD1FE
triadic
#7FFEEC #EC7FFE #FEEC7F
tetradic
#7FFEEC #AD7FFE #FE7F91 #D1FE7F
square
#7FFEEC #AD7FFE #FE7F91 #D1FE7F
split-complementary
#7FFEEC #FE7FD1 #FEAD7F
monochromatic
#06FDDA #42FEE3 #7FFEEC #BCFEF5 #E1FFFA
Accessibility & contrast
On white
1.21
#7FFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#7FFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEEC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEEC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#39FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffeec; /* rgb */ color: rgb(127, 254, 236); /* oklch */ color: oklch(91.9% 0.117 183.3);
Tailwind
colors: {
custom: {
50: '#adfff2',
500: '#7ffeec',
950: '#000000',
},
}SCSS
$custom: #7ffeec; $custom-light: #adfff2; $custom-dark: #000000;
JSON
{
"hex": "#7ffeec",
"rgb": {
"r": 127,
"g": 254,
"b": 236
},
"hsl": {
"h": 171.496,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91931,
"c": 0.11686,
"h": 183.3
},
"luminance": 0.81452
}Semantic roles & 50–950 ramp
primary
#7FFEEC
secondary
#DD455A
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685