#7CFCDA#7CFCDA
#7CFCDA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.125 H 173.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCDA |
|---|---|
| RGB | rgb(124, 252, 218) |
| HSL | hsl(164, 96%, 74%) |
| HSV | hsv(164, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.22, -43.55, 5.43) |
| CIE-LCH | lch(91.22, 43.89, 172.89°) |
| OKLab | oklab(90.85% -0.1241 0.0137) |
| OKLCH | oklch(90.85% 0.125 173.7) |
| XYZ | xyz(55.7719, 78.9629, 78.6184) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.67
Aquamarine
#7FFFD4
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 4.98
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCDA #FC7C9E
analogous
#7CFC9A #7CFCDA #7CDEFC
triadic
#7CFCDA #DA7CFC #FCDA7C
tetradic
#7CFCDA #9A7CFC #FC7C9E #DEFC7C
square
#7CFCDA #9A7CFC #FC7C9E #DEFC7C
split-complementary
#7CFCDA #FC7CDE #FC9A7C
monochromatic
#06F8B8 #40FBC9 #7CFCDA #B8FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#7CFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7CFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCDA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCDA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#41FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfcda; /* rgb */ color: rgb(124, 252, 218); /* oklch */ color: oklch(90.9% 0.125 173.7);
Tailwind
colors: {
custom: {
50: '#aafee5',
500: '#7cfcda',
950: '#000000',
},
}SCSS
$custom: #7cfcda; $custom-light: #aafee5; $custom-dark: #000000;
JSON
{
"hex": "#7cfcda",
"rgb": {
"r": 124,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.063,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90854,
"c": 0.12482,
"h": 173.7
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#7CFCDA
secondary
#DA436B
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684