#7CFCCC#7CFCCC
#7CFCCC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.134 H 166.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCCC |
|---|---|
| RGB | rgb(124, 252, 204) |
| HSL | hsl(158, 96%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(90.90, -46.61, 12.21) |
| CIE-LCH | lch(90.90, 48.18, 165.32°) |
| OKLab | oklab(90.49% -0.1301 0.0313) |
| OKLCH | oklch(90.49% 0.134 166.5) |
| XYZ | xyz(54.0167, 78.2608, 69.3743) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.48
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 4.46
Pale Turquoise
#A5FBD5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCCC #FC7CAC
analogous
#7CFC8C #7CFCCC #7CECFC
triadic
#7CFCCC #CC7CFC #FCCC7C
tetradic
#7CFCCC #8C7CFC #FC7CAC #ECFC7C
square
#7CFCCC #8C7CFC #FC7CAC #ECFC7C
split-complementary
#7CFCCC #FC7CEC #FC8C7C
monochromatic
#06F89D #40FBB5 #7CFCCC #B8FDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7CFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7CFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCCC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCCC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#4BFDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfccc; /* rgb */ color: rgb(124, 252, 204); /* oklch */ color: oklch(90.5% 0.134 166.5);
Tailwind
colors: {
custom: {
50: '#aafedb',
500: '#7cfccc',
950: '#000000',
},
}SCSS
$custom: #7cfccc; $custom-light: #aafedb; $custom-dark: #000000;
JSON
{
"hex": "#7cfccc",
"rgb": {
"r": 124,
"g": 252,
"b": 204
},
"hsl": {
"h": 157.5,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.9049,
"c": 0.13386,
"h": 166.5
},
"luminance": 0.78266
}Semantic roles & 50–950 ramp
primary
#7CFCCC
secondary
#DA437B
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684