#7CFDC4#7CFDC4
#7CFDC4 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 162.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDC4 |
|---|---|
| RGB | rgb(124, 253, 196) |
| HSL | hsl(153, 97%, 74%) |
| HSV | hsv(153, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(91.02, -48.70, 16.49) |
| CIE-LCH | lch(91.02, 51.42, 161.29°) |
| OKLab | oklab(90.53% -0.1347 0.0422) |
| OKLCH | oklch(90.53% 0.141 162.6) |
| XYZ | xyz(53.3966, 78.5166, 64.5552) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.72
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 4.16
Light Seafoam
#A0FEBF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDC4 #FD7CB5
analogous
#7CFD84 #7CFDC4 #7CF6FD
triadic
#7CFDC4 #C47CFD #FDC47C
tetradic
#7CFDC4 #847CFD #FD7CB5 #F6FD7C
square
#7CFDC4 #847CFD #FD7CB5 #F6FD7C
split-complementary
#7CFDC4 #FD7CF6 #FD847C
monochromatic
#04FB8E #40FCA9 #7CFDC4 #B8FEDF #E1FFF1
Accessibility & contrast
On white
1.26
#7CFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7CFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDC4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDC4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#4FFDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfdc4; /* rgb */ color: rgb(124, 253, 196); /* oklch */ color: oklch(90.5% 0.141 162.6);
Tailwind
colors: {
custom: {
50: '#aaffd6',
500: '#7cfdc4',
950: '#000000',
},
}SCSS
$custom: #7cfdc4; $custom-light: #aaffd6; $custom-dark: #000000;
JSON
{
"hex": "#7cfdc4",
"rgb": {
"r": 124,
"g": 253,
"b": 196
},
"hsl": {
"h": 153.488,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90529,
"c": 0.14118,
"h": 162.6
},
"luminance": 0.78521
}Semantic roles & 50–950 ramp
primary
#7CFDC4
secondary
#DB4286
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683