#7CDBDD#7CDBDD
#7CDBDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.090 H 197.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBDD |
|---|---|
| RGB | rgb(124, 219, 221) |
| HSL | hsl(181, 59%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(43.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(81.93, -27.59, -9.76) |
| CIE-LCH | lch(81.93, 29.26, 199.49°) |
| OKLab | oklab(83.38% -0.0862 -0.0269) |
| OKLCH | oklch(83.38% 0.09 197.3) |
| XYZ | xyz(46.6898, 60.1649, 77.5452) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBDD #DD7E7C
analogous
#7CDDAE #7CDBDD #7CABDD
triadic
#7CDBDD #DD7CDB #DBDD7C
tetradic
#7CDBDD #AE7CDD #DD7E7C #ABDD7C
square
#7CDBDD #AE7CDD #DD7E7C #ABDD7C
split-complementary
#7CDBDD #DD7CAB #DDAE7C
monochromatic
#2EAEB1 #4BCED0 #7CDBDD #ADE8EA #DDF6F6
Accessibility & contrast
On white
1.61
#7CDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7CDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBDD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBDD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#4BE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdbdd; /* rgb */ color: rgb(124, 219, 221); /* oklch */ color: oklch(83.4% 0.090 197.3);
Tailwind
colors: {
custom: {
50: '#a8e6e7',
500: '#7cdbdd',
950: '#000000',
},
}SCSS
$custom: #7cdbdd; $custom-light: #a8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#7cdbdd",
"rgb": {
"r": 124,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.237,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.8338,
"c": 0.09035,
"h": 197.3
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#7CDBDD
secondary
#B34D4B
accent
#231FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484