#7FEEC2#7FEEC2
#7FEEC2 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.121 H 165.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEEC2 |
|---|---|
| RGB | rgb(127, 238, 194) |
| HSL | hsl(156, 77%, 72%) |
| HSV | hsv(156, 47%, 93%) |
| CMYK | cmyk(46.6%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(86.78, -41.92, 11.55) |
| CIE-LCH | lch(86.78, 43.48, 164.60°) |
| OKLab | oklab(87.1% -0.1171 0.0297) |
| OKLCH | oklch(87.1% 0.121 165.8) |
| XYZ | xyz(49.0603, 69.5523, 61.8681) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.91
Seafoam
#7FE0B3
ΔE00 3.32
Light Teal
#90E4C1
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.76
Light Aqua
#8CFFDB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEEC2 #EE7FAB
analogous
#7FEE8B #7FEEC2 #7FE3EE
triadic
#7FEEC2 #C27FEE #EEC27F
tetradic
#7FEEC2 #8B7FEE #EE7FAB #E3EE7F
square
#7FEEC2 #8B7FEE #EE7FAB #E3EE7F
split-complementary
#7FEEC2 #EE7FE3 #EE8B7F
monochromatic
#1CD68D #49E7A8 #7FEEC2 #B5F5DC #E4FBF2
Accessibility & contrast
On white
1.41
#7FEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#7FEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEEC2
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEEC2 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C0
Deuteranopia (green-blind)
#D9D4C5
Tritanopia (blue-blind)
#5BEEE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7feec2; /* rgb */ color: rgb(127, 238, 194); /* oklch */ color: oklch(87.1% 0.121 165.8);
Tailwind
colors: {
custom: {
50: '#aaf4d4',
500: '#7feec2',
950: '#000000',
},
}SCSS
$custom: #7feec2; $custom-light: #aaf4d4; $custom-dark: #000000;
JSON
{
"hex": "#7feec2",
"rgb": {
"r": 127,
"g": 238,
"b": 194
},
"hsl": {
"h": 156.216,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.871,
"c": 0.12085,
"h": 165.8
},
"luminance": 0.69556
}Semantic roles & 50–950 ramp
primary
#7FEEC2
secondary
#C8497B
accent
#0D5ED9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583