#7FE3DB#7FE3DB
#7FE3DB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.095 H 188.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3DB |
|---|---|
| RGB | rgb(127, 227, 219) |
| HSL | hsl(175, 64%, 69%) |
| HSV | hsv(175, 44%, 89%) |
| CMYK | cmyk(44.1%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(84.26, -31.22, -5.24) |
| CIE-LCH | lch(84.26, 31.65, 189.53°) |
| OKLab | oklab(85.27% -0.094 -0.0146) |
| OKLCH | oklch(85.27% 0.095 188.8) |
| XYZ | xyz(49.0026, 64.5608, 76.8833) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 6.09
Paleturquoise
#AFEEEE
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.28
Bright Cyan
#41FDFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3DB #E37F87
analogous
#7FE3A9 #7FE3DB #7FB9E3
triadic
#7FE3DB #DB7FE3 #E3DB7F
tetradic
#7FE3DB #A97FE3 #E37F87 #B9E37F
square
#7FE3DB #A97FE3 #E37F87 #B9E37F
split-complementary
#7FE3DB #E37FB9 #E3A97F
monochromatic
#2ABEB2 #4DD8CD #7FE3DB #B1EEE9 #E3F9F7
Accessibility & contrast
On white
1.51
#7FE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7FE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3DB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3DB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#50E7E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe3db; /* rgb */ color: rgb(127, 227, 219); /* oklch */ color: oklch(85.3% 0.095 188.8);
Tailwind
colors: {
custom: {
50: '#aaece6',
500: '#7fe3db',
950: '#000000',
},
}SCSS
$custom: #7fe3db; $custom-light: #aaece6; $custom-dark: #000000;
JSON
{
"hex": "#7fe3db",
"rgb": {
"r": 127,
"g": 227,
"b": 219
},
"hsl": {
"h": 175.2,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.85268,
"c": 0.09513,
"h": 188.8
},
"luminance": 0.64565
}Semantic roles & 50–950 ramp
primary
#7FE3DB
secondary
#BB4C54
accent
#1A28CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484