#7CFCCD#7CFCCD
#7CFCCD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.133 H 166.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCCD |
|---|---|
| RGB | rgb(124, 252, 205) |
| HSL | hsl(158, 96%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.92, -46.40, 11.73) |
| CIE-LCH | lch(90.92, 47.86, 165.82°) |
| OKLab | oklab(90.52% -0.1297 0.0301) |
| OKLCH | oklch(90.52% 0.133 166.9) |
| XYZ | xyz(54.1370, 78.3090, 70.0080) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.26
Light Aquamarine
#7BFDC7
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCCD #FC7CAB
analogous
#7CFC8D #7CFCCD #7CEBFC
triadic
#7CFCCD #CD7CFC #FCCD7C
tetradic
#7CFCCD #8D7CFC #FC7CAB #EBFC7C
square
#7CFCCD #8D7CFC #FC7CAB #EBFC7C
split-complementary
#7CFCCD #FC7CEB #FC8D7C
monochromatic
#06F89F #40FBB6 #7CFCCD #B8FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#7CFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7CFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCCD
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCCD | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#4AFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfccd; /* rgb */ color: rgb(124, 252, 205); /* oklch */ color: oklch(90.5% 0.133 166.9);
Tailwind
colors: {
custom: {
50: '#aafedc',
500: '#7cfccd',
950: '#000000',
},
}SCSS
$custom: #7cfccd; $custom-light: #aafedc; $custom-dark: #000000;
JSON
{
"hex": "#7cfccd",
"rgb": {
"r": 124,
"g": 252,
"b": 205
},
"hsl": {
"h": 157.969,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90515,
"c": 0.13314,
"h": 166.9
},
"luminance": 0.78314
}Semantic roles & 50–950 ramp
primary
#7CFCCD
secondary
#DA437A
accent
#0054E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684