#7FCBCC#7FCBCC
#7FCBCC is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.075 H 196.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBCC |
|---|---|
| RGB | rgb(127, 203, 204) |
| HSL | hsl(181, 43%, 65%) |
| HSV | hsv(181, 38%, 80%) |
| CMYK | cmyk(37.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(77.03, -23.19, -7.93) |
| CIE-LCH | lch(77.03, 24.51, 198.88°) |
| OKLab | oklab(79.32% -0.0722 -0.0218) |
| OKLCH | oklch(79.32% 0.075 196.8) |
| XYZ | xyz(41.0034, 51.5807, 64.9105) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.52
Paleturquoise
#AFEEEE
ΔE00 8.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBCC #CC807F
analogous
#7FCCA6 #7FCBCC #7FA5CC
triadic
#7FCBCC #CC7FCB #CBCC7F
tetradic
#7FCBCC #A67FCC #CC807F #A5CC7F
square
#7FCBCC #A67FCC #CC807F #A5CC7F
split-complementary
#7FCBCC #CC7FA5 #CCA67F
monochromatic
#3B9495 #53B9BB #7FCBCC #ABDDDD #D7EFEF
Accessibility & contrast
On white
1.86
#7FCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7FCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBCC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBCC | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#5ED0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbcc; /* rgb */ color: rgb(127, 203, 204); /* oklch */ color: oklch(79.3% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#a8dbdb',
500: '#7fcbcc',
950: '#000000',
},
}SCSS
$custom: #7fcbcc; $custom-light: #a8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7fcbcc",
"rgb": {
"r": 127,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.779,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.79324,
"c": 0.0754,
"h": 196.8
},
"luminance": 0.51584
}Semantic roles & 50–950 ramp
primary
#7FCBCC
secondary
#9C5554
accent
#312FB6
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101515
muted
#818484