#7CD2DB#7CD2DB
#7CD2DB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.084 H 204.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2DB |
|---|---|
| RGB | rgb(124, 210, 219) |
| HSL | hsl(186, 57%, 67%) |
| HSV | hsv(186, 43%, 86%) |
| CMYK | cmyk(43.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.32, -23.67, -12.59) |
| CIE-LCH | lch(79.32, 26.81, 208.00°) |
| OKLab | oklab(81.27% -0.0767 -0.0346) |
| OKLCH | oklch(81.27% 0.084 204.3) |
| XYZ | xyz(44.1401, 55.4894, 75.3886) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2DB #DB857C
analogous
#7CDBB4 #7CD2DB #7CA3DB
triadic
#7CD2DB #DB7CD2 #D2DB7C
tetradic
#7CD2DB #B47CDB #DB857C #A3DB7C
square
#7CD2DB #B47CDB #DB857C #A3DB7C
split-complementary
#7CD2DB #DB7CA3 #DBB47C
monochromatic
#30A1AD #4CC2CE #7CD2DB #ACE2E8 #DCF3F5
Accessibility & contrast
On white
1.74
#7CD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#7CD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2DB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2DB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#4ED8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd2db; /* rgb */ color: rgb(124, 210, 219); /* oklch */ color: oklch(81.3% 0.084 204.3);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7cd2db',
950: '#000000',
},
}SCSS
$custom: #7cd2db; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd2db",
"rgb": {
"r": 124,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.684,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81271,
"c": 0.08417,
"h": 204.3
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#7CD2DB
secondary
#B0554C
accent
#3121C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484