#7FCCCD#7FCCCD
#7FCCCD is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.076 H 196.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCCD |
|---|---|
| RGB | rgb(127, 204, 205) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 38%, 80%) |
| CMYK | cmyk(38%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.34, -23.44, -8.00) |
| CIE-LCH | lch(77.34, 24.77, 198.85°) |
| OKLab | oklab(79.58% -0.073 -0.022) |
| OKLCH | oklch(79.58% 0.076 196.8) |
| XYZ | xyz(41.3606, 52.1027, 65.6231) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 7.20
Aqua Blue
#02D8E9
ΔE00 8.12
Powder Blue
#B0E0E6
ΔE00 8.45
Paleturquoise
#AFEEEE
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCCD #CD807F
analogous
#7FCDA7 #7FCCCD #7FA5CD
triadic
#7FCCCD #CD7FCC #CCCD7F
tetradic
#7FCCCD #A77FCD #CD807F #A5CD7F
square
#7FCCCD #A77FCD #CD807F #A5CD7F
split-complementary
#7FCCCD #CD7FA5 #CDA77F
monochromatic
#3B9697 #53BABC #7FCCCD #ABDEDE #D7EFEF
Accessibility & contrast
On white
1.84
#7FCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7FCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCCD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCCD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#5ED1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcccd; /* rgb */ color: rgb(127, 204, 205); /* oklch */ color: oklch(79.6% 0.076 196.8);
Tailwind
colors: {
custom: {
50: '#a8dbdc',
500: '#7fcccd',
950: '#000000',
},
}SCSS
$custom: #7fcccd; $custom-light: #a8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7fcccd",
"rgb": {
"r": 127,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.769,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79584,
"c": 0.07622,
"h": 196.8
},
"luminance": 0.52106
}Semantic roles & 50–950 ramp
primary
#7FCCCD
secondary
#9D5453
accent
#302FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484