#7FCECF#7FCECF
#7FCECF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.078 H 196.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCECF |
|---|---|
| RGB | rgb(127, 206, 207) |
| HSL | hsl(181, 45%, 65%) |
| HSV | hsv(181, 39%, 81%) |
| CMYK | cmyk(38.6%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.97, -23.95, -8.15) |
| CIE-LCH | lch(77.97, 25.30, 198.80°) |
| OKLab | oklab(80.1% -0.0745 -0.0224) |
| OKLCH | oklch(80.1% 0.078 196.7) |
| XYZ | xyz(42.0820, 53.1567, 67.0621) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCECF #CF807F
analogous
#7FCFA8 #7FCECF #7FA6CF
triadic
#7FCECF #CF7FCE #CECF7F
tetradic
#7FCECF #A87FCF #CF807F #A6CF7F
square
#7FCECF #A87FCF #CF807F #A6CF7F
split-complementary
#7FCECF #CF7FA6 #CFA87F
monochromatic
#3A999A #52BDBE #7FCECF #ACDFE0 #D8F0F0
Accessibility & contrast
On white
1.81
#7FCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#7FCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCECF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCECF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#5CD3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcecf; /* rgb */ color: rgb(127, 206, 207); /* oklch */ color: oklch(80.1% 0.078 196.7);
Tailwind
colors: {
custom: {
50: '#a8dddd',
500: '#7fcecf',
950: '#000000',
},
}SCSS
$custom: #7fcecf; $custom-light: #a8dddd; $custom-dark: #000000;
JSON
{
"hex": "#7fcecf",
"rgb": {
"r": 127,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.80104,
"c": 0.07784,
"h": 196.7
},
"luminance": 0.5316
}Semantic roles & 50–950 ramp
primary
#7FCECF
secondary
#A05453
accent
#2F2DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484