#7FCDD7#7FCDD7
#7FCDD7 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.078 H 206.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDD7 |
|---|---|
| RGB | rgb(127, 205, 215) |
| HSL | hsl(187, 52%, 67%) |
| HSV | hsv(187, 41%, 84%) |
| CMYK | cmyk(40.9%, 4.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.92, -21.46, -12.52) |
| CIE-LCH | lch(77.92, 24.84, 210.27°) |
| OKLab | oklab(80.15% -0.0701 -0.0344) |
| OKLCH | oklch(80.15% 0.078 206.1) |
| XYZ | xyz(42.8450, 53.0779, 72.2641) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Robin'S Egg
#6DEDFD
ΔE00 8.00
Lightblue
#ADD8E6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDD7 #D7897F
analogous
#7FD7B5 #7FCDD7 #7FA1D7
triadic
#7FCDD7 #D77FCD #CDD77F
tetradic
#7FCDD7 #B57FD7 #D7897F #A1D77F
square
#7FCDD7 #B57FD7 #D7897F #A1D77F
split-complementary
#7FCDD7 #D77FA1 #D7B57F
monochromatic
#349AA7 #50BBC8 #7FCDD7 #AEDFE6 #DCF1F4
Accessibility & contrast
On white
1.81
#7FCDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7FCDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDD7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDD7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#58D3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcdd7; /* rgb */ color: rgb(127, 205, 215); /* oklch */ color: oklch(80.1% 0.078 206.1);
Tailwind
colors: {
custom: {
50: '#a8dce3',
500: '#7fcdd7',
950: '#000000',
},
}SCSS
$custom: #7fcdd7; $custom-light: #a8dce3; $custom-dark: #000000;
JSON
{
"hex": "#7fcdd7",
"rgb": {
"r": 127,
"g": 205,
"b": 215
},
"hsl": {
"h": 186.818,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80145,
"c": 0.07811,
"h": 206.1
},
"luminance": 0.53081
}Semantic roles & 50–950 ramp
primary
#7FCDD7
secondary
#AB5A4F
accent
#3726C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484