#7FDCCF#7FDCCF
#7FDCCF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.091 H 184.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCCF |
|---|---|
| RGB | rgb(127, 220, 207) |
| HSL | hsl(172, 57%, 68%) |
| HSV | hsv(172, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.95, -30.75, -2.28) |
| CIE-LCH | lch(81.95, 30.84, 184.24°) |
| OKLab | oklab(83.3% -0.091 -0.0066) |
| OKLCH | oklch(83.3% 0.091 184.2) |
| XYZ | xyz(45.6037, 60.2000, 68.2360) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.51
Light Teal
#90E4C1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCCF #DC7F8C
analogous
#7FDCA0 #7FDCCF #7FBADC
triadic
#7FDCCF #CF7FDC #DCCF7F
tetradic
#7FDCCF #A07FDC #DC7F8C #BADC7F
square
#7FDCCF #A07FDC #DC7F8C #BADC7F
split-complementary
#7FDCCF #DC7FBA #DCA07F
monochromatic
#30B09E #4FCFBD #7FDCCF #AFE9E1 #DFF6F3
Accessibility & contrast
On white
1.61
#7FDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7FDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCCF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCCF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#59DFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdccf; /* rgb */ color: rgb(127, 220, 207); /* oklch */ color: oklch(83.3% 0.091 184.2);
Tailwind
colors: {
custom: {
50: '#a9e7dd',
500: '#7fdccf',
950: '#000000',
},
}SCSS
$custom: #7fdccf; $custom-light: #a9e7dd; $custom-dark: #000000;
JSON
{
"hex": "#7fdccf",
"rgb": {
"r": 127,
"g": 220,
"b": 207
},
"hsl": {
"h": 171.613,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83301,
"c": 0.09124,
"h": 184.2
},
"luminance": 0.60203
}Semantic roles & 50–950 ramp
primary
#7FDCCF
secondary
#B24D5B
accent
#2138C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484