#7CD3DB#7CD3DB
#7CD3DB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.085 H 203.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3DB |
|---|---|
| RGB | rgb(124, 211, 219) |
| HSL | hsl(185, 57%, 67%) |
| HSV | hsv(185, 43%, 86%) |
| CMYK | cmyk(43.4%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.61, -24.17, -12.16) |
| CIE-LCH | lch(79.61, 27.06, 206.71°) |
| OKLab | oklab(81.5% -0.0779 -0.0335) |
| OKLCH | oklch(81.5% 0.085 203.3) |
| XYZ | xyz(44.3878, 55.9847, 75.4712) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3DB #DB847C
analogous
#7CDBB4 #7CD3DB #7CA3DB
triadic
#7CD3DB #DB7CD3 #D3DB7C
tetradic
#7CD3DB #B47CDB #DB847C #A3DB7C
square
#7CD3DB #B47CDB #DB847C #A3DB7C
split-complementary
#7CD3DB #DB7CA3 #DBB47C
monochromatic
#30A2AD #4CC3CE #7CD3DB #ACE3E8 #DCF3F5
Accessibility & contrast
On white
1.72
#7CD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#7CD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3DB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3DB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#4ED9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd3db; /* rgb */ color: rgb(124, 211, 219); /* oklch */ color: oklch(81.5% 0.085 203.3);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7cd3db',
950: '#000000',
},
}SCSS
$custom: #7cd3db; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd3db",
"rgb": {
"r": 124,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.053,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81498,
"c": 0.08476,
"h": 203.3
},
"luminance": 0.55988
}Semantic roles & 50–950 ramp
primary
#7CD3DB
secondary
#B0544C
accent
#2F21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484