#7FCDD4#7FCDD4
#7FCDD4 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.078 H 203.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDD4 |
|---|---|
| RGB | rgb(127, 205, 212) |
| HSL | hsl(185, 50%, 66%) |
| HSV | hsv(185, 40%, 83%) |
| CMYK | cmyk(40.1%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(77.83, -22.21, -11.04) |
| CIE-LCH | lch(77.83, 24.80, 206.44°) |
| OKLab | oklab(80.04% -0.0713 -0.0303) |
| OKLCH | oklch(80.04% 0.078 203) |
| XYZ | xyz(42.4630, 52.9251, 70.2526) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.89
Robin'S Egg
#6DEDFD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDD4 #D4867F
analogous
#7FD4B1 #7FCDD4 #7FA3D4
triadic
#7FCDD4 #D47FCD #CDD47F
tetradic
#7FCDD4 #B17FD4 #D4867F #A3D47F
square
#7FCDD4 #B17FD4 #D4867F #A3D47F
split-complementary
#7FCDD4 #D47FA3 #D4B17F
monochromatic
#3699A2 #51BBC5 #7FCDD4 #ADDFE3 #DBF1F3
Accessibility & contrast
On white
1.81
#7FCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7FCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDD4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDD4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B3BCD4
Tritanopia (blue-blind)
#5AD3CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdd4; /* rgb */ color: rgb(127, 205, 212); /* oklch */ color: oklch(80.0% 0.078 203.0);
Tailwind
colors: {
custom: {
50: '#a8dce1',
500: '#7fcdd4',
950: '#000000',
},
}SCSS
$custom: #7fcdd4; $custom-light: #a8dce1; $custom-dark: #000000;
JSON
{
"hex": "#7fcdd4",
"rgb": {
"r": 127,
"g": 205,
"b": 212
},
"hsl": {
"h": 184.941,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.80043,
"c": 0.07751,
"h": 203
},
"luminance": 0.52928
}Semantic roles & 50–950 ramp
primary
#7FCDD4
secondary
#A75851
accent
#3528BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484