#7FCFDD#7FCFDD
#7FCFDD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.081 H 209.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFDD |
|---|---|
| RGB | rgb(127, 207, 221) |
| HSL | hsl(189, 58%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(42.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.67, -20.94, -14.62) |
| CIE-LCH | lch(78.67, 25.54, 214.94°) |
| OKLab | oklab(80.8% -0.0701 -0.0402) |
| OKLCH | oklch(80.8% 0.081 209.8) |
| XYZ | xyz(44.1116, 54.3549, 76.5597) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFDD #DD8D7F
analogous
#7FDDBC #7FCFDD #7FA0DD
triadic
#7FCFDD #DD7FCF #CFDD7F
tetradic
#7FCFDD #BC7FDD #DD8D7F #A0DD7F
square
#7FCFDD #BC7FDD #DD8D7F #A0DD7F
split-complementary
#7FCFDD #DD7FA0 #DDBC7F
monochromatic
#2F9FB2 #4FBDD0 #7FCFDD #AFE1EA #E0F3F7
Accessibility & contrast
On white
1.77
#7FCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7FCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFDD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFDD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#54D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcfdd; /* rgb */ color: rgb(127, 207, 221); /* oklch */ color: oklch(80.8% 0.081 209.8);
Tailwind
colors: {
custom: {
50: '#a9dde7',
500: '#7fcfdd',
950: '#000000',
},
}SCSS
$custom: #7fcfdd; $custom-light: #a9dde7; $custom-dark: #000000;
JSON
{
"hex": "#7fcfdd",
"rgb": {
"r": 127,
"g": 207,
"b": 221
},
"hsl": {
"h": 188.936,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.80804,
"c": 0.08083,
"h": 209.8
},
"luminance": 0.54358
}Semantic roles & 50–950 ramp
primary
#7FCFDD
secondary
#B45C4D
accent
#3920C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484