#7CD8DD#7CD8DD
#7CD8DD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.7% C 0.088 H 200.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8DD |
|---|---|
| RGB | rgb(124, 216, 221) |
| HSL | hsl(183, 59%, 68%) |
| HSV | hsv(183, 44%, 87%) |
| CMYK | cmyk(43.9%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(81.08, -26.12, -11.03) |
| CIE-LCH | lch(81.08, 28.36, 202.89°) |
| OKLab | oklab(82.7% -0.0828 -0.0304) |
| OKLCH | oklch(82.7% 0.088 200.1) |
| XYZ | xyz(45.9142, 58.6137, 77.2867) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8DD #DD817C
analogous
#7CDDB2 #7CD8DD #7CA7DD
triadic
#7CD8DD #DD7CD8 #D8DD7C
tetradic
#7CD8DD #B27CDD #DD817C #A7DD7C
square
#7CD8DD #B27CDD #DD817C #A7DD7C
split-complementary
#7CD8DD #DD7CA7 #DDB27C
monochromatic
#2EAAB1 #4BCAD0 #7CD8DD #ADE6EA #DDF5F6
Accessibility & contrast
On white
1.65
#7CD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7CD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8DD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8DD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#4BDED9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd8dd; /* rgb */ color: rgb(124, 216, 221); /* oklch */ color: oklch(82.7% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#a8e4e7',
500: '#7cd8dd',
950: '#000000',
},
}SCSS
$custom: #7cd8dd; $custom-light: #a8e4e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd8dd",
"rgb": {
"r": 124,
"g": 216,
"b": 221
},
"hsl": {
"h": 183.093,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82699,
"c": 0.08822,
"h": 200.1
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#7CD8DD
secondary
#B3504B
accent
#281FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484