#7CFEBE#7CFEBE
#7CFEBE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.147 H 159.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEBE |
|---|---|
| RGB | rgb(124, 254, 190) |
| HSL | hsl(150, 98%, 74%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.18, -50.33, 19.80) |
| CIE-LCH | lch(91.18, 54.08, 158.53°) |
| OKLab | oklab(90.62% -0.1384 0.0505) |
| OKLCH | oklch(90.62% 0.147 159.9) |
| XYZ | xyz(53.0438, 78.8819, 61.1357) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Greenish Blue
#63F7B4
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Seafoam
#A0FEBF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEBE #FE7CBC
analogous
#7CFE7D #7CFEBE #7CFDFE
triadic
#7CFEBE #BE7CFE #FEBE7C
tetradic
#7CFEBE #7D7CFE #FE7CBC #FDFE7C
square
#7CFEBE #7D7CFE #FE7CBC #FDFE7C
split-complementary
#7CFEBE #FE7CFD #FE7D7C
monochromatic
#03FD82 #3FFEA0 #7CFEBE #B9FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7CFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7CFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEBE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEBE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#52FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfebe; /* rgb */ color: rgb(124, 254, 190); /* oklch */ color: oklch(90.6% 0.147 159.9);
Tailwind
colors: {
custom: {
50: '#aaffd1',
500: '#7cfebe',
950: '#000000',
},
}SCSS
$custom: #7cfebe; $custom-light: #aaffd1; $custom-dark: #000000;
JSON
{
"hex": "#7cfebe",
"rgb": {
"r": 124,
"g": 254,
"b": 190
},
"hsl": {
"h": 150.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90623,
"c": 0.14735,
"h": 159.9
},
"luminance": 0.78886
}Semantic roles & 50–950 ramp
primary
#7CFEBE
secondary
#DC428E
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683