#7FE3DC#7FE3DC
#7FE3DC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.095 H 189.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3DC |
|---|---|
| RGB | rgb(127, 227, 220) |
| HSL | hsl(176, 64%, 69%) |
| HSV | hsv(176, 44%, 89%) |
| CMYK | cmyk(44.1%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(84.28, -30.97, -5.73) |
| CIE-LCH | lch(84.28, 31.50, 190.48°) |
| OKLab | oklab(85.3% -0.0936 -0.0159) |
| OKLCH | oklch(85.3% 0.095 189.7) |
| XYZ | xyz(49.1346, 64.6136, 77.5787) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.81
Tiffany Blue
#7BF2DA
ΔE00 6.41
Paleturquoise
#AFEEEE
ΔE00 6.92
Light Cyan
#ACFFFC
ΔE00 7.17
Bright Cyan
#41FDFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3DC #E37F86
analogous
#7FE3AA #7FE3DC #7FB8E3
triadic
#7FE3DC #DC7FE3 #E3DC7F
tetradic
#7FE3DC #AA7FE3 #E37F86 #B8E37F
square
#7FE3DC #AA7FE3 #E37F86 #B8E37F
split-complementary
#7FE3DC #E37FB8 #E3AA7F
monochromatic
#2ABEB4 #4DD8CE #7FE3DC #B1EEEA #E3F9F7
Accessibility & contrast
On white
1.51
#7FE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#7FE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3DC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3DC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#50E8E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe3dc; /* rgb */ color: rgb(127, 227, 220); /* oklch */ color: oklch(85.3% 0.095 189.7);
Tailwind
colors: {
custom: {
50: '#aaece6',
500: '#7fe3dc',
950: '#000000',
},
}SCSS
$custom: #7fe3dc; $custom-light: #aaece6; $custom-dark: #000000;
JSON
{
"hex": "#7fe3dc",
"rgb": {
"r": 127,
"g": 227,
"b": 220
},
"hsl": {
"h": 175.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.85299,
"c": 0.09494,
"h": 189.7
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#7FE3DC
secondary
#BB4C53
accent
#1A26CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484