#7FCDDB#7FCDDB
#7FCDDB is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.079 H 210.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDDB |
|---|---|
| RGB | rgb(127, 205, 219) |
| HSL | hsl(189, 56%, 68%) |
| HSV | hsv(189, 42%, 86%) |
| CMYK | cmyk(42%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.04, -20.44, -14.49) |
| CIE-LCH | lch(78.04, 25.05, 215.33°) |
| OKLab | oklab(80.28% -0.0685 -0.0398) |
| OKLCH | oklch(80.28% 0.079 210.2) |
| XYZ | xyz(43.3652, 53.2860, 75.0042) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDDB #DB8D7F
analogous
#7FDBBB #7FCDDB #7F9FDB
triadic
#7FCDDB #DB7FCD #CDDB7F
tetradic
#7FCDDB #BB7FDB #DB8D7F #9FDB7F
square
#7FCDDB #BB7FDB #DB8D7F #9FDB7F
split-complementary
#7FCDDB #DB7F9F #DBBB7F
monochromatic
#319BAF #4FBACE #7FCDDB #AFE0E8 #DFF2F6
Accessibility & contrast
On white
1.80
#7FCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7FCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDDB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDDB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#56D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcddb; /* rgb */ color: rgb(127, 205, 219); /* oklch */ color: oklch(80.3% 0.079 210.2);
Tailwind
colors: {
custom: {
50: '#a9dce6',
500: '#7fcddb',
950: '#000000',
},
}SCSS
$custom: #7fcddb; $custom-light: #a9dce6; $custom-dark: #000000;
JSON
{
"hex": "#7fcddb",
"rgb": {
"r": 127,
"g": 205,
"b": 219
},
"hsl": {
"h": 189.13,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80284,
"c": 0.07928,
"h": 210.2
},
"luminance": 0.53289
}Semantic roles & 50–950 ramp
primary
#7FCDDB
secondary
#B15C4D
accent
#3A22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484