#7CDBDC#7CDBDC
#7CDBDC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.090 H 196.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBDC |
|---|---|
| RGB | rgb(124, 219, 220) |
| HSL | hsl(181, 58%, 67%) |
| HSV | hsv(181, 44%, 86%) |
| CMYK | cmyk(43.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.90, -27.84, -9.28) |
| CIE-LCH | lch(81.90, 29.34, 198.43°) |
| OKLab | oklab(83.35% -0.0867 -0.0256) |
| OKLCH | oklch(83.35% 0.09 196.4) |
| XYZ | xyz(46.5569, 60.1117, 76.8456) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBDC #DC7D7C
analogous
#7CDCAD #7CDBDC #7CABDC
triadic
#7CDBDC #DC7CDB #DBDC7C
tetradic
#7CDBDC #AD7CDC #DC7D7C #ABDC7C
square
#7CDBDC #AD7CDC #DC7D7C #ABDC7C
split-complementary
#7CDBDC #DC7CAB #DCAD7C
monochromatic
#2FAEAF #4CCECF #7CDBDC #ACE8E9 #DDF6F6
Accessibility & contrast
On white
1.61
#7CDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7CDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBDC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBDC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#4BE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdbdc; /* rgb */ color: rgb(124, 219, 220); /* oklch */ color: oklch(83.3% 0.090 196.4);
Tailwind
colors: {
custom: {
50: '#a8e6e6',
500: '#7cdbdc',
950: '#000000',
},
}SCSS
$custom: #7cdbdc; $custom-light: #a8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdbdc",
"rgb": {
"r": 124,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83348,
"c": 0.09036,
"h": 196.4
},
"luminance": 0.60115
}Semantic roles & 50–950 ramp
primary
#7CDBDC
secondary
#B14C4B
accent
#2220C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484