#7FCDC8#7FCDC8
#7FCDC8 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.078 H 190.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDC8 |
|---|---|
| RGB | rgb(127, 205, 200) |
| HSL | hsl(176, 44%, 65%) |
| HSV | hsv(176, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.48, -25.14, -5.10) |
| CIE-LCH | lch(77.48, 25.66, 191.47°) |
| OKLab | oklab(79.65% -0.0762 -0.0141) |
| OKLCH | oklch(79.65% 0.078 190.5) |
| XYZ | xyz(41.0052, 52.3420, 62.5746) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 8.14
Paleturquoise
#AFEEEE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDC8 #CD7F84
analogous
#7FCDA1 #7FCDC8 #7FABCD
triadic
#7FCDC8 #C87FCD #CDC87F
tetradic
#7FCDC8 #A17FCD #CD7F84 #ABCD7F
square
#7FCDC8 #A17FCD #CD7F84 #ABCD7F
split-complementary
#7FCDC8 #CD7FAB #CDA17F
monochromatic
#3B9791 #53BCB5 #7FCDC8 #ABDEDB #D7EFEE
Accessibility & contrast
On white
1.83
#7FCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7FCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDC8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDC8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#60D1CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcdc8; /* rgb */ color: rgb(127, 205, 200); /* oklch */ color: oklch(79.7% 0.078 190.5);
Tailwind
colors: {
custom: {
50: '#a8dcd8',
500: '#7fcdc8',
950: '#000000',
},
}SCSS
$custom: #7fcdc8; $custom-light: #a8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#7fcdc8",
"rgb": {
"r": 127,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.154,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79652,
"c": 0.07754,
"h": 190.5
},
"luminance": 0.52345
}Semantic roles & 50–950 ramp
primary
#7FCDC8
secondary
#9D5358
accent
#2F37B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483