#7FDCD5#7FDCD5
#7FDCD5 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.090 H 189.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCD5 |
|---|---|
| RGB | rgb(127, 220, 213) |
| HSL | hsl(175, 57%, 68%) |
| HSV | hsv(175, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(82.11, -29.32, -5.23) |
| CIE-LCH | lch(82.11, 29.78, 190.11°) |
| OKLab | oklab(83.49% -0.0885 -0.0146) |
| OKLCH | oklch(83.49% 0.09 189.3) |
| XYZ | xyz(46.3512, 60.4990, 72.1728) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.86
Tiffany Blue
#7BF2DA
ΔE00 7.31
Paleturquoise
#AFEEEE
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.59
Seafoam Blue
#78D1B6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCD5 #DC7F86
analogous
#7FDCA6 #7FDCD5 #7FB4DC
triadic
#7FDCD5 #D57FDC #DCD57F
tetradic
#7FDCD5 #A67FDC #DC7F86 #B4DC7F
square
#7FDCD5 #A67FDC #DC7F86 #B4DC7F
split-complementary
#7FDCD5 #DC7FB4 #DCA67F
monochromatic
#30B0A7 #4FCFC5 #7FDCD5 #AFE9E5 #DFF6F5
Accessibility & contrast
On white
1.60
#7FDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#7FDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCD5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCD5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#56E0DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdcd5; /* rgb */ color: rgb(127, 220, 213); /* oklch */ color: oklch(83.5% 0.090 189.3);
Tailwind
colors: {
custom: {
50: '#a9e7e1',
500: '#7fdcd5',
950: '#000000',
},
}SCSS
$custom: #7fdcd5; $custom-light: #a9e7e1; $custom-dark: #000000;
JSON
{
"hex": "#7fdcd5",
"rgb": {
"r": 127,
"g": 220,
"b": 213
},
"hsl": {
"h": 175.484,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83485,
"c": 0.08968,
"h": 189.3
},
"luminance": 0.60503
}Semantic roles & 50–950 ramp
primary
#7FDCD5
secondary
#B24D54
accent
#212DC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484