#7FDFD8#7FDFD8
#7FDFD8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.092 H 189.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFD8 |
|---|---|
| RGB | rgb(127, 223, 216) |
| HSL | hsl(176, 60%, 69%) |
| HSV | hsv(176, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(83.04, -30.04, -5.44) |
| CIE-LCH | lch(83.04, 30.53, 190.27°) |
| OKLab | oklab(84.26% -0.0907 -0.0152) |
| OKLCH | oklch(84.26% 0.092 189.5) |
| XYZ | xyz(47.5299, 62.2415, 74.4616) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.80
Light Cyan
#ACFFFC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFD8 #DF7F86
analogous
#7FDFA8 #7FDFD8 #7FB6DF
triadic
#7FDFD8 #D87FDF #DFD87F
tetradic
#7FDFD8 #A87FDF #DF7F86 #B6DF7F
square
#7FDFD8 #A87FDF #DF7F86 #B6DF7F
split-complementary
#7FDFD8 #DF7FB6 #DFA87F
monochromatic
#2EB6AC #4ED3C9 #7FDFD8 #B0EBE7 #E1F7F6
Accessibility & contrast
On white
1.56
#7FDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7FDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFD8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFD8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#C5CAD9
Tritanopia (blue-blind)
#53E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdfd8; /* rgb */ color: rgb(127, 223, 216); /* oklch */ color: oklch(84.3% 0.092 189.5);
Tailwind
colors: {
custom: {
50: '#a9e9e4',
500: '#7fdfd8',
950: '#000000',
},
}SCSS
$custom: #7fdfd8; $custom-light: #a9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#7fdfd8",
"rgb": {
"r": 127,
"g": 223,
"b": 216
},
"hsl": {
"h": 175.625,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.84263,
"c": 0.09195,
"h": 189.5
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#7FDFD8
secondary
#B64C54
accent
#1E2AC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484