#7CFDC2#7CFDC2
#7CFDC2 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.143 H 161.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDC2 |
|---|---|
| RGB | rgb(124, 253, 194) |
| HSL | hsl(153, 97%, 74%) |
| HSV | hsv(153, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.97, -49.11, 17.46) |
| CIE-LCH | lch(90.97, 52.12, 160.43°) |
| OKLab | oklab(90.48% -0.1356 0.0447) |
| OKLCH | oklch(90.48% 0.143 161.8) |
| XYZ | xyz(53.1705, 78.4261, 63.3643) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Seafoam
#A0FEBF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDC2 #FD7CB7
analogous
#7CFD82 #7CFDC2 #7CF8FD
triadic
#7CFDC2 #C27CFD #FDC27C
tetradic
#7CFDC2 #827CFD #FD7CB7 #F8FD7C
square
#7CFDC2 #827CFD #FD7CB7 #F8FD7C
split-complementary
#7CFDC2 #FD7CF8 #FD827C
monochromatic
#04FB8A #40FCA6 #7CFDC2 #B8FEDE #E1FFF1
Accessibility & contrast
On white
1.26
#7CFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7CFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDC2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDC2 | 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)
#FAEDBF
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#50FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfdc2; /* rgb */ color: rgb(124, 253, 194); /* oklch */ color: oklch(90.5% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#aaffd4',
500: '#7cfdc2',
950: '#000000',
},
}SCSS
$custom: #7cfdc2; $custom-light: #aaffd4; $custom-dark: #000000;
JSON
{
"hex": "#7cfdc2",
"rgb": {
"r": 124,
"g": 253,
"b": 194
},
"hsl": {
"h": 152.558,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90481,
"c": 0.14276,
"h": 161.8
},
"luminance": 0.78431
}Semantic roles & 50–950 ramp
primary
#7CFDC2
secondary
#DB4288
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683