#7CD4DB#7CD4DB
#7CD4DB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.7% C 0.085 H 202.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4DB |
|---|---|
| RGB | rgb(124, 212, 219) |
| HSL | hsl(184, 57%, 67%) |
| HSV | hsv(184, 43%, 86%) |
| CMYK | cmyk(43.4%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.89, -24.66, -11.74) |
| CIE-LCH | lch(79.89, 27.31, 205.45°) |
| OKLab | oklab(81.72% -0.079 -0.0323) |
| OKLCH | oklch(81.72% 0.085 202.2) |
| XYZ | xyz(44.6370, 56.4831, 75.5542) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4DB #DB837C
analogous
#7CDBB3 #7CD4DB #7CA5DB
triadic
#7CD4DB #DB7CD4 #D4DB7C
tetradic
#7CD4DB #B37CDB #DB837C #A5DB7C
square
#7CD4DB #B37CDB #DB837C #A5DB7C
split-complementary
#7CD4DB #DB7CA5 #DBB37C
monochromatic
#30A4AD #4CC4CE #7CD4DB #ACE4E8 #DCF4F5
Accessibility & contrast
On white
1.71
#7CD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#7CD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4DB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4DB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#4EDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd4db; /* rgb */ color: rgb(124, 212, 219); /* oklch */ color: oklch(81.7% 0.085 202.2);
Tailwind
colors: {
custom: {
50: '#a7e1e6',
500: '#7cd4db',
950: '#000000',
},
}SCSS
$custom: #7cd4db; $custom-light: #a7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd4db",
"rgb": {
"r": 124,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.421,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81724,
"c": 0.08538,
"h": 202.2
},
"luminance": 0.56487
}Semantic roles & 50–950 ramp
primary
#7CD4DB
secondary
#B0534C
accent
#2D21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484