#7FCCCC#7FCCCC
#7FCCCC is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.076 H 195.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCCC |
|---|---|
| RGB | rgb(127, 204, 204) |
| HSL | hsl(180, 43%, 65%) |
| HSV | hsv(180, 38%, 80%) |
| CMYK | cmyk(37.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.31, -23.69, -7.51) |
| CIE-LCH | lch(77.31, 24.85, 197.59°) |
| OKLab | oklab(79.55% -0.0734 -0.0207) |
| OKLCH | oklch(79.55% 0.076 195.7) |
| XYZ | xyz(41.2403, 52.0545, 64.9894) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 7.17
Aqua Blue
#02D8E9
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.62
Paleturquoise
#AFEEEE
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCCC #CC7F7F
analogous
#7FCCA6 #7FCCCC #7FA6CC
triadic
#7FCCCC #CC7FCC #CCCC7F
tetradic
#7FCCCC #A67FCC #CC7F7F #A6CC7F
square
#7FCCCC #A67FCC #CC7F7F #A6CC7F
split-complementary
#7FCCCC #CC7FA6 #CCA67F
monochromatic
#3B9595 #53BBBB #7FCCCC #ABDDDD #D7EFEF
Accessibility & contrast
On white
1.84
#7FCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7FCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCCC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCCC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#5ED1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcccc; /* rgb */ color: rgb(127, 204, 204); /* oklch */ color: oklch(79.6% 0.076 195.7);
Tailwind
colors: {
custom: {
50: '#a8dbdb',
500: '#7fcccc',
950: '#000000',
},
}SCSS
$custom: #7fcccc; $custom-light: #a8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7fcccc",
"rgb": {
"r": 127,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.79552,
"c": 0.07623,
"h": 195.7
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#7FCCCC
secondary
#9C5454
accent
#2F2FB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484