#7FFCDC#7FFCDC
#7FFCDC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 174.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCDC |
|---|---|
| RGB | rgb(127, 252, 220) |
| HSL | hsl(165, 95%, 74%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.37, -42.44, 4.63) |
| CIE-LCH | lch(91.37, 42.69, 173.78°) |
| OKLab | oklab(91.02% -0.1213 0.0116) |
| OKLCH | oklch(91.02% 0.122 174.5) |
| XYZ | xyz(56.4755, 79.2952, 80.0257) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.06
Pale Turquoise
#A5FBD5
ΔE00 5.01
Light Aquamarine
#7BFDC7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCDC #FC7F9F
analogous
#7FFC9E #7FFCDC #7FDEFC
triadic
#7FFCDC #DC7FFC #FCDC7F
tetradic
#7FFCDC #9E7FFC #FC7F9F #DEFC7F
square
#7FFCDC #9E7FFC #FC7F9F #DEFC7F
split-complementary
#7FFCDC #FC7FDE #FC9E7F
monochromatic
#07F9BB #43FBCC #7FFCDC #BBFDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7FFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#7FFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCDC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCDC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#47FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffcdc; /* rgb */ color: rgb(127, 252, 220); /* oklch */ color: oklch(91.0% 0.122 174.5);
Tailwind
colors: {
custom: {
50: '#acfee6',
500: '#7ffcdc',
950: '#000000',
},
}SCSS
$custom: #7ffcdc; $custom-light: #acfee6; $custom-dark: #000000;
JSON
{
"hex": "#7ffcdc",
"rgb": {
"r": 127,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.64,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.9102,
"c": 0.12184,
"h": 174.5
},
"luminance": 0.793
}Semantic roles & 50–950 ramp
primary
#7FFCDC
secondary
#DA456B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684