#7CFFCA#7CFFCA
#7CFFCA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.1% C 0.139 H 164.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFCA |
|---|---|
| RGB | rgb(124, 255, 202) |
| HSL | hsl(156, 100%, 74%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.71, -48.32, 14.40) |
| CIE-LCH | lch(91.71, 50.41, 163.41°) |
| OKLab | oklab(91.14% -0.1342 0.0369) |
| OKLCH | oklch(91.14% 0.139 164.6) |
| XYZ | xyz(54.7279, 80.0646, 68.4356) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.51
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFCA #FF7CB1
analogous
#7CFF89 #7CFFCA #7CF3FF
triadic
#7CFFCA #CA7CFF #FFCA7C
tetradic
#7CFFCA #897CFF #FF7CB1 #F3FF7C
square
#7CFFCA #897CFF #FF7CB1 #F3FF7C
split-complementary
#7CFFCA #FF7CF3 #FF897C
monochromatic
#02FF98 #3FFFB1 #7CFFCA #B9FFE3 #E0FFF3
Accessibility & contrast
On white
1.23
#7CFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7CFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFCA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFCA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#4BFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cffca; /* rgb */ color: rgb(124, 255, 202); /* oklch */ color: oklch(91.1% 0.139 164.6);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7cffca',
950: '#000000',
},
}SCSS
$custom: #7cffca; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7cffca",
"rgb": {
"r": 124,
"g": 255,
"b": 202
},
"hsl": {
"h": 155.725,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91139,
"c": 0.13921,
"h": 164.6
},
"luminance": 0.80069
}Semantic roles & 50–950 ramp
primary
#7CFFCA
secondary
#DE4281
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683