#7FDCC2#7FDCC2
#7FDCC2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.097 H 173.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCC2 |
|---|---|
| RGB | rgb(127, 220, 194) |
| HSL | hsl(163, 57%, 68%) |
| HSV | hsv(163, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(81.61, -33.73, 4.14) |
| CIE-LCH | lch(81.61, 33.99, 173.00°) |
| OKLab | oklab(82.92% -0.0966 0.0105) |
| OKLCH | oklch(82.92% 0.097 173.8) |
| XYZ | xyz(44.0793, 59.5902, 60.2078) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Light Teal
#90E4C1
ΔE00 3.72
Pale Teal
#82CBB2
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCC2 #DC7F99
analogous
#7FDC93 #7FDCC2 #7FC7DC
triadic
#7FDCC2 #C27FDC #DCC27F
tetradic
#7FDCC2 #937FDC #DC7F99 #C7DC7F
square
#7FDCC2 #937FDC #DC7F99 #C7DC7F
split-complementary
#7FDCC2 #DC7FC7 #DC937F
monochromatic
#30B08D #4FCFAB #7FDCC2 #AFE9D9 #DFF6F0
Accessibility & contrast
On white
1.63
#7FDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7FDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCC2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCC2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#5FDED4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdcc2; /* rgb */ color: rgb(127, 220, 194); /* oklch */ color: oklch(82.9% 0.097 173.8);
Tailwind
colors: {
custom: {
50: '#a9e7d4',
500: '#7fdcc2',
950: '#000000',
},
}SCSS
$custom: #7fdcc2; $custom-light: #a9e7d4; $custom-dark: #000000;
JSON
{
"hex": "#7fdcc2",
"rgb": {
"r": 127,
"g": 220,
"b": 194
},
"hsl": {
"h": 163.226,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82923,
"c": 0.09713,
"h": 173.8
},
"luminance": 0.59593
}Semantic roles & 50–950 ramp
primary
#7FDCC2
secondary
#B24D69
accent
#214FC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483