#7CD4DD#7CD4DD
#7CD4DD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.8% C 0.086 H 204.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4DD |
|---|---|
| RGB | rgb(124, 212, 221) |
| HSL | hsl(186, 59%, 68%) |
| HSV | hsv(186, 44%, 87%) |
| CMYK | cmyk(43.9%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.95, -24.15, -12.72) |
| CIE-LCH | lch(79.95, 27.30, 207.77°) |
| OKLab | oklab(81.79% -0.0782 -0.035) |
| OKLCH | oklch(81.79% 0.086 204.1) |
| XYZ | xyz(44.9019, 56.5890, 76.9492) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4DD #DD857C
analogous
#7CDDB5 #7CD4DD #7CA3DD
triadic
#7CD4DD #DD7CD4 #D4DD7C
tetradic
#7CD4DD #B57CDD #DD857C #A3DD7C
square
#7CD4DD #B57CDD #DD857C #A3DD7C
split-complementary
#7CD4DD #DD7CA3 #DDB57C
monochromatic
#2EA5B1 #4BC4D0 #7CD4DD #ADE4EA #DDF4F6
Accessibility & contrast
On white
1.70
#7CD4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#7CD4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4DD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4DD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#4DDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd4dd; /* rgb */ color: rgb(124, 212, 221); /* oklch */ color: oklch(81.8% 0.086 204.1);
Tailwind
colors: {
custom: {
50: '#a7e1e7',
500: '#7cd4dd',
950: '#000000',
},
}SCSS
$custom: #7cd4dd; $custom-light: #a7e1e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd4dd",
"rgb": {
"r": 124,
"g": 212,
"b": 221
},
"hsl": {
"h": 185.567,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.81792,
"c": 0.0857,
"h": 204.1
},
"luminance": 0.56593
}Semantic roles & 50–950 ramp
primary
#7CD4DD
secondary
#B3544B
accent
#2F1FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484