#7CFDCA#7CFDCA
#7CFDCA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.137 H 165.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDCA |
|---|---|
| RGB | rgb(124, 253, 202) |
| HSL | hsl(156, 97%, 74%) |
| HSV | hsv(156, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.14, -47.46, 13.59) |
| CIE-LCH | lch(91.14, 49.37, 164.03°) |
| OKLab | oklab(90.67% -0.1321 0.0349) |
| OKLCH | oklch(90.67% 0.137 165.2) |
| XYZ | xyz(54.0932, 78.7952, 68.2241) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.69
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDCA #FD7CAF
analogous
#7CFD8A #7CFDCA #7CF0FD
triadic
#7CFDCA #CA7CFD #FDCA7C
tetradic
#7CFDCA #8A7CFD #FD7CAF #F0FD7C
square
#7CFDCA #8A7CFD #FD7CAF #F0FD7C
split-complementary
#7CFDCA #FD7CF0 #FD8A7C
monochromatic
#04FB99 #40FCB2 #7CFDCA #B8FEE2 #E1FFF3
Accessibility & contrast
On white
1.25
#7CFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7CFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDCA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDCA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#4CFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdca; /* rgb */ color: rgb(124, 253, 202); /* oklch */ color: oklch(90.7% 0.137 165.2);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7cfdca',
950: '#000000',
},
}SCSS
$custom: #7cfdca; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7cfdca",
"rgb": {
"r": 124,
"g": 253,
"b": 202
},
"hsl": {
"h": 156.279,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90673,
"c": 0.13661,
"h": 165.2
},
"luminance": 0.788
}Semantic roles & 50–950 ramp
primary
#7CFDCA
secondary
#DB427F
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683