#7FECCF#7FECCF
#7FECCF is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.0% C 0.110 H 174.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FECCF |
|---|---|
| RGB | rgb(127, 236, 207) |
| HSL | hsl(164, 74%, 71%) |
| HSV | hsv(164, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(86.51, -38.19, 4.36) |
| CIE-LCH | lch(86.51, 38.44, 173.48°) |
| OKLab | oklab(86.98% -0.1092 0.011) |
| OKLCH | oklch(86.98% 0.11 174.3) |
| XYZ | xyz(50.0056, 69.0039, 69.7033) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 5.07
Pale Turquoise
#A5FBD5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FECCF #EC7F9C
analogous
#7FEC98 #7FECCF #7FD2EC
triadic
#7FECCF #CF7FEC #ECCF7F
tetradic
#7FECCF #987FEC #EC7F9C #D2EC7F
square
#7FECCF #987FEC #EC7F9C #D2EC7F
split-complementary
#7FECCF #EC7FD2 #EC987F
monochromatic
#1FD2A2 #4AE4BB #7FECCF #B4F4E3 #E4FBF5
Accessibility & contrast
On white
1.42
#7FECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#7FECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FECCF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FECCF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#55EEE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7feccf; /* rgb */ color: rgb(127, 236, 207); /* oklch */ color: oklch(87.0% 0.110 174.3);
Tailwind
colors: {
custom: {
50: '#aaf2dd',
500: '#7feccf',
950: '#000000',
},
}SCSS
$custom: #7feccf; $custom-light: #aaf2dd; $custom-dark: #000000;
JSON
{
"hex": "#7feccf",
"rgb": {
"r": 127,
"g": 236,
"b": 207
},
"hsl": {
"h": 164.037,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.86981,
"c": 0.1098,
"h": 174.3
},
"luminance": 0.69008
}Semantic roles & 50–950 ramp
primary
#7FECCF
secondary
#C64A6B
accent
#0F44D6
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584