#7CFCD0#7CFCD0
#7CFCD0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.131 H 168.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCD0 |
|---|---|
| RGB | rgb(124, 252, 208) |
| HSL | hsl(159, 96%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.99, -45.76, 10.27) |
| CIE-LCH | lch(90.99, 46.89, 167.35°) |
| OKLab | oklab(90.59% -0.1284 0.0263) |
| OKLCH | oklch(90.59% 0.131 168.4) |
| XYZ | xyz(54.5026, 78.4552, 71.9335) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.71
Light Turquoise
#7EF4CC
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCD0 #FC7CA8
analogous
#7CFC90 #7CFCD0 #7CE8FC
triadic
#7CFCD0 #D07CFC #FCD07C
tetradic
#7CFCD0 #907CFC #FC7CA8 #E8FC7C
square
#7CFCD0 #907CFC #FC7CA8 #E8FC7C
split-complementary
#7CFCD0 #FC7CE8 #FC907C
monochromatic
#06F8A5 #40FBBB #7CFCD0 #B8FDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7CFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7CFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCD0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCD0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECE
Deuteranopia (green-blind)
#E3DFD3
Tritanopia (blue-blind)
#48FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcd0; /* rgb */ color: rgb(124, 252, 208); /* oklch */ color: oklch(90.6% 0.131 168.4);
Tailwind
colors: {
custom: {
50: '#aafede',
500: '#7cfcd0',
950: '#000000',
},
}SCSS
$custom: #7cfcd0; $custom-light: #aafede; $custom-dark: #000000;
JSON
{
"hex": "#7cfcd0",
"rgb": {
"r": 124,
"g": 252,
"b": 208
},
"hsl": {
"h": 159.375,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90591,
"c": 0.13106,
"h": 168.4
},
"luminance": 0.7846
}Semantic roles & 50–950 ramp
primary
#7CFCD0
secondary
#DA4377
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684