#7DCFDD#7DCFDD
#7DCFDD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.082 H 209.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFDD |
|---|---|
| RGB | rgb(125, 207, 221) |
| HSL | hsl(189, 59%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(43.4%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.58, -21.42, -14.77) |
| CIE-LCH | lch(78.58, 26.02, 214.58°) |
| OKLab | oklab(80.71% -0.0717 -0.0406) |
| OKLCH | oklch(80.71% 0.082 209.5) |
| XYZ | xyz(43.8166, 54.2028, 76.5458) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFDD #DD8B7D
analogous
#7DDDBB #7DCFDD #7D9FDD
triadic
#7DCFDD #DD7DCF #CFDD7D
tetradic
#7DCFDD #BB7DDD #DD8B7D #9FDD7D
square
#7DCFDD #BB7DDD #DD8B7D #9FDD7D
split-complementary
#7DCFDD #DD7D9F #DDBB7D
monochromatic
#2E9EB1 #4CBDD0 #7DCFDD #AEE1EA #DEF3F6
Accessibility & contrast
On white
1.77
#7DCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7DCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFDD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFDD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#50D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcfdd; /* rgb */ color: rgb(125, 207, 221); /* oklch */ color: oklch(80.7% 0.082 209.5);
Tailwind
colors: {
custom: {
50: '#a8dde7',
500: '#7dcfdd',
950: '#000000',
},
}SCSS
$custom: #7dcfdd; $custom-light: #a8dde7; $custom-dark: #000000;
JSON
{
"hex": "#7dcfdd",
"rgb": {
"r": 125,
"g": 207,
"b": 221
},
"hsl": {
"h": 188.75,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.80709,
"c": 0.08239,
"h": 209.5
},
"luminance": 0.54206
}Semantic roles & 50–950 ramp
primary
#7DCFDD
secondary
#B35A4B
accent
#381FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484