#7CD9DD#7CD9DD
#7CD9DD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.089 H 199.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9DD |
|---|---|
| RGB | rgb(124, 217, 221) |
| HSL | hsl(182, 59%, 68%) |
| HSV | hsv(182, 44%, 87%) |
| CMYK | cmyk(43.9%, 1.8%, 0%, 13.3%) |
| CIE-LAB | lab(81.36, -26.61, -10.61) |
| CIE-LCH | lch(81.36, 28.65, 201.73°) |
| OKLab | oklab(82.93% -0.084 -0.0292) |
| OKLCH | oklch(82.93% 0.089 199.2) |
| XYZ | xyz(46.1711, 59.1276, 77.3723) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9DD #DD807C
analogous
#7CDDB0 #7CD9DD #7CA9DD
triadic
#7CD9DD #DD7CD9 #D9DD7C
tetradic
#7CD9DD #B07CDD #DD807C #A9DD7C
square
#7CD9DD #B07CDD #DD807C #A9DD7C
split-complementary
#7CD9DD #DD7CA9 #DDB07C
monochromatic
#2EABB1 #4BCBD0 #7CD9DD #ADE7EA #DDF5F6
Accessibility & contrast
On white
1.64
#7CD9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7CD9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9DD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9DD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#4BDFDA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cd9dd; /* rgb */ color: rgb(124, 217, 221); /* oklch */ color: oklch(82.9% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a8e5e7',
500: '#7cd9dd',
950: '#000000',
},
}SCSS
$custom: #7cd9dd; $custom-light: #a8e5e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd9dd",
"rgb": {
"r": 124,
"g": 217,
"b": 221
},
"hsl": {
"h": 182.474,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82926,
"c": 0.08891,
"h": 199.2
},
"luminance": 0.59131
}Semantic roles & 50–950 ramp
primary
#7CD9DD
secondary
#B34F4B
accent
#261FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484