#7FEDC3#7FEDC3
#7FEDC3 is a very light, moderate teal. Relative luminance 0.690; OKLCH L 86.9% C 0.119 H 166.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEDC3 |
|---|---|
| RGB | rgb(127, 237, 195) |
| HSL | hsl(157, 75%, 71%) |
| HSV | hsv(157, 46%, 93%) |
| CMYK | cmyk(46.4%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(86.51, -41.27, 10.65) |
| CIE-LCH | lch(86.51, 42.62, 165.53°) |
| OKLab | oklab(86.89% -0.1156 0.0274) |
| OKLCH | oklch(86.89% 0.119 166.7) |
| XYZ | xyz(48.8827, 69.0167, 62.3648) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Light Teal
#90E4C1
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEDC3 #ED7FA9
analogous
#7FED8C #7FEDC3 #7FE0ED
triadic
#7FEDC3 #C37FED #EDC37F
tetradic
#7FEDC3 #8C7FED #ED7FA9 #E0ED7F
square
#7FEDC3 #8C7FED #ED7FA9 #E0ED7F
split-complementary
#7FEDC3 #ED7FE0 #ED8C7F
monochromatic
#1ED48E #49E5AA #7FEDC3 #B5F5DC #E4FBF2
Accessibility & contrast
On white
1.42
#7FEDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#7FEDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEDC3
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEDC3 | 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)
#E9E0C1
Deuteranopia (green-blind)
#D7D3C6
Tritanopia (blue-blind)
#5BEEE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7fedc3; /* rgb */ color: rgb(127, 237, 195); /* oklch */ color: oklch(86.9% 0.119 166.7);
Tailwind
colors: {
custom: {
50: '#aaf3d5',
500: '#7fedc3',
950: '#000000',
},
}SCSS
$custom: #7fedc3; $custom-light: #aaf3d5; $custom-dark: #000000;
JSON
{
"hex": "#7fedc3",
"rgb": {
"r": 127,
"g": 237,
"b": 195
},
"hsl": {
"h": 157.091,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.86893,
"c": 0.11878,
"h": 166.7
},
"luminance": 0.69021
}Semantic roles & 50–950 ramp
primary
#7FEDC3
secondary
#C74979
accent
#0E5BD8
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583