#7CFCCF#7CFCCF
#7CFCCF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.132 H 167.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCCF |
|---|---|
| RGB | rgb(124, 252, 207) |
| HSL | hsl(159, 96%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.96, -45.97, 10.76) |
| CIE-LCH | lch(90.96, 47.21, 166.83°) |
| OKLab | oklab(90.57% -0.1288 0.0276) |
| OKLCH | oklch(90.57% 0.132 167.9) |
| XYZ | xyz(54.3800, 78.4061, 71.2876) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.86
Light Turquoise
#7EF4CC
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCCF #FC7CA9
analogous
#7CFC8F #7CFCCF #7CE9FC
triadic
#7CFCCF #CF7CFC #FCCF7C
tetradic
#7CFCCF #8F7CFC #FC7CA9 #E9FC7C
square
#7CFCCF #8F7CFC #FC7CA9 #E9FC7C
split-complementary
#7CFCCF #FC7CE9 #FC8F7C
monochromatic
#06F8A3 #40FBB9 #7CFCCF #B8FDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7CFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7CFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCCF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCCF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#49FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfccf; /* rgb */ color: rgb(124, 252, 207); /* oklch */ color: oklch(90.6% 0.132 167.9);
Tailwind
colors: {
custom: {
50: '#aafedd',
500: '#7cfccf',
950: '#000000',
},
}SCSS
$custom: #7cfccf; $custom-light: #aafedd; $custom-dark: #000000;
JSON
{
"hex": "#7cfccf",
"rgb": {
"r": 124,
"g": 252,
"b": 207
},
"hsl": {
"h": 158.906,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90566,
"c": 0.13175,
"h": 167.9
},
"luminance": 0.78411
}Semantic roles & 50–950 ramp
primary
#7CFCCF
secondary
#DA4378
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684