#7FCFDB#7FCFDB
#7FCFDB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.080 H 207.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFDB |
|---|---|
| RGB | rgb(127, 207, 219) |
| HSL | hsl(188, 56%, 68%) |
| HSV | hsv(188, 42%, 86%) |
| CMYK | cmyk(42%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.61, -21.45, -13.64) |
| CIE-LCH | lch(78.61, 25.42, 212.46°) |
| OKLab | oklab(80.73% -0.0709 -0.0375) |
| OKLCH | oklch(80.73% 0.08 207.9) |
| XYZ | xyz(43.8467, 54.2489, 75.1647) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.48
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFDB #DB8B7F
analogous
#7FDBB9 #7FCFDB #7FA1DB
triadic
#7FCFDB #DB7FCF #CFDB7F
tetradic
#7FCFDB #B97FDB #DB8B7F #A1DB7F
square
#7FCFDB #B97FDB #DB8B7F #A1DB7F
split-complementary
#7FCFDB #DB7FA1 #DBB97F
monochromatic
#319EAF #4FBDCE #7FCFDB #AFE1E8 #DFF3F6
Accessibility & contrast
On white
1.77
#7FCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7FCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFDB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFDB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B3BEDB
Tritanopia (blue-blind)
#55D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcfdb; /* rgb */ color: rgb(127, 207, 219); /* oklch */ color: oklch(80.7% 0.080 207.9);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#7fcfdb',
950: '#000000',
},
}SCSS
$custom: #7fcfdb; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#7fcfdb",
"rgb": {
"r": 127,
"g": 207,
"b": 219
},
"hsl": {
"h": 187.826,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80734,
"c": 0.0802,
"h": 207.9
},
"luminance": 0.54252
}Semantic roles & 50–950 ramp
primary
#7FCFDB
secondary
#B15A4D
accent
#3722C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484