#7CFCC9#7CFCC9
#7CFCC9 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.136 H 165.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCC9 |
|---|---|
| RGB | rgb(124, 252, 201) |
| HSL | hsl(156, 96%, 74%) |
| HSV | hsv(156, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 20.2%, 1.2%) |
| CIE-LAB | lab(90.83, -47.24, 13.66) |
| CIE-LCH | lch(90.83, 49.18, 163.87°) |
| OKLab | oklab(90.42% -0.1314 0.0351) |
| OKLCH | oklch(90.42% 0.136 165.1) |
| XYZ | xyz(53.6604, 78.1183, 67.4976) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCC9 #FC7CAF
analogous
#7CFC89 #7CFCC9 #7CEFFC
triadic
#7CFCC9 #C97CFC #FCC97C
tetradic
#7CFCC9 #897CFC #FC7CAF #EFFC7C
square
#7CFCC9 #897CFC #FC7CAF #EFFC7C
split-complementary
#7CFCC9 #FC7CEF #FC897C
monochromatic
#06F897 #40FBB0 #7CFCC9 #B8FDE2 #E1FEF3
Accessibility & contrast
On white
1.26
#7CFCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7CFCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCC9
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCC9 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC6
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#4DFCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcc9; /* rgb */ color: rgb(124, 252, 201); /* oklch */ color: oklch(90.4% 0.136 165.1);
Tailwind
colors: {
custom: {
50: '#aafed9',
500: '#7cfcc9',
950: '#000000',
},
}SCSS
$custom: #7cfcc9; $custom-light: #aafed9; $custom-dark: #000000;
JSON
{
"hex": "#7cfcc9",
"rgb": {
"r": 124,
"g": 252,
"b": 201
},
"hsl": {
"h": 156.094,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90416,
"c": 0.13604,
"h": 165.1
},
"luminance": 0.78123
}Semantic roles & 50–950 ramp
primary
#7CFCC9
secondary
#DA437F
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683