#7CFEC9#7CFEC9
#7CFEC9 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.139 H 164.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC9 |
|---|---|
| RGB | rgb(124, 254, 201) |
| HSL | hsl(156, 98%, 74%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(91.41, -48.10, 14.47) |
| CIE-LCH | lch(91.41, 50.23, 163.25°) |
| OKLab | oklab(90.88% -0.1336 0.0371) |
| OKLCH | oklch(90.88% 0.139 164.5) |
| XYZ | xyz(54.2917, 79.3810, 67.7080) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.33
Aquamarine
#7FFFD4
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC9 #FE7CB1
analogous
#7CFE88 #7CFEC9 #7CF2FE
triadic
#7CFEC9 #C97CFE #FEC97C
tetradic
#7CFEC9 #887CFE #FE7CB1 #F2FE7C
square
#7CFEC9 #887CFE #FE7CB1 #F2FE7C
split-complementary
#7CFEC9 #FE7CF2 #FE887C
monochromatic
#03FD97 #3FFEB0 #7CFEC9 #B9FEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7CFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7CFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC9
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC9 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC6
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#4CFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec9; /* rgb */ color: rgb(124, 254, 201); /* oklch */ color: oklch(90.9% 0.139 164.5);
Tailwind
colors: {
custom: {
50: '#aaffd9',
500: '#7cfec9',
950: '#000000',
},
}SCSS
$custom: #7cfec9; $custom-light: #aaffd9; $custom-dark: #000000;
JSON
{
"hex": "#7cfec9",
"rgb": {
"r": 124,
"g": 254,
"b": 201
},
"hsl": {
"h": 155.538,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90882,
"c": 0.13866,
"h": 164.5
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#7CFEC9
secondary
#DC4281
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683