#7CFEC8#7CFEC8
#7CFEC8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.139 H 164.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC8 |
|---|---|
| RGB | rgb(124, 254, 200) |
| HSL | hsl(155, 98%, 74%) |
| HSV | hsv(155, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.39, -48.31, 14.96) |
| CIE-LCH | lch(91.39, 50.57, 162.79°) |
| OKLab | oklab(90.86% -0.134 0.0384) |
| OKLCH | oklch(90.86% 0.139 164) |
| XYZ | xyz(54.1745, 79.3341, 67.0905) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.21
Aquamarine
#7FFFD4
ΔE00 2.69
Light Greenish Blue
#63F7B4
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC8 #FE7CB2
analogous
#7CFE87 #7CFEC8 #7CF3FE
triadic
#7CFEC8 #C87CFE #FEC87C
tetradic
#7CFEC8 #877CFE #FE7CB2 #F3FE7C
square
#7CFEC8 #877CFE #FE7CB2 #F3FE7C
split-complementary
#7CFEC8 #FE7CF3 #FE877C
monochromatic
#03FD95 #3FFEAF #7CFEC8 #B9FEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7CFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#7CFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC8 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#4DFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec8; /* rgb */ color: rgb(124, 254, 200); /* oklch */ color: oklch(90.9% 0.139 164.0);
Tailwind
colors: {
custom: {
50: '#aaffd8',
500: '#7cfec8',
950: '#000000',
},
}SCSS
$custom: #7cfec8; $custom-light: #aaffd8; $custom-dark: #000000;
JSON
{
"hex": "#7cfec8",
"rgb": {
"r": 124,
"g": 254,
"b": 200
},
"hsl": {
"h": 155.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90857,
"c": 0.13941,
"h": 164
},
"luminance": 0.79339
}Semantic roles & 50–950 ramp
primary
#7CFEC8
secondary
#DC4282
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683