#7EFCDD#7EFCDD
#7EFCDD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 175.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCDD |
|---|---|
| RGB | rgb(126, 252, 221) |
| HSL | hsl(165, 95%, 74%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.36, -42.44, 4.09) |
| CIE-LCH | lch(91.36, 42.63, 174.50°) |
| OKLab | oklab(91.01% -0.1215 0.0102) |
| OKLCH | oklch(91.01% 0.122 175.2) |
| XYZ | xyz(56.4601, 79.2719, 80.7183) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.07
Tiffany Blue
#7BF2DA
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.33
Pale Turquoise
#A5FBD5
ΔE00 5.25
Light Aquamarine
#7BFDC7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCDD #FC7E9D
analogous
#7EFC9E #7EFCDD #7EDCFC
triadic
#7EFCDD #DD7EFC #FCDD7E
tetradic
#7EFCDD #9E7EFC #FC7E9D #DCFC7E
square
#7EFCDD #9E7EFC #FC7E9D #DCFC7E
split-complementary
#7EFCDD #FC7EDC #FC9E7E
monochromatic
#06F9BD #42FBCD #7EFCDD #BAFDED #E1FEF7
Accessibility & contrast
On white
1.25
#7EFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#7EFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCDD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCDD | 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)
#F4EFDC
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#44FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efcdd; /* rgb */ color: rgb(126, 252, 221); /* oklch */ color: oklch(91.0% 0.122 175.2);
Tailwind
colors: {
custom: {
50: '#abfee7',
500: '#7efcdd',
950: '#000000',
},
}SCSS
$custom: #7efcdd; $custom-light: #abfee7; $custom-dark: #000000;
JSON
{
"hex": "#7efcdd",
"rgb": {
"r": 126,
"g": 252,
"b": 221
},
"hsl": {
"h": 165.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9101,
"c": 0.12194,
"h": 175.2
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#7EFCDD
secondary
#DA4469
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684