#7CDBDB#7CDBDB
#7CDBDB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.090 H 195.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBDB |
|---|---|
| RGB | rgb(124, 219, 219) |
| HSL | hsl(180, 57%, 67%) |
| HSV | hsv(180, 43%, 86%) |
| CMYK | cmyk(43.4%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(81.87, -28.09, -8.79) |
| CIE-LCH | lch(81.87, 29.43, 197.37°) |
| OKLab | oklab(83.32% -0.0871 -0.0242) |
| OKLCH | oklch(83.32% 0.09 195.6) |
| XYZ | xyz(46.4249, 60.0589, 76.1502) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBDB #DB7C7C
analogous
#7CDBAC #7CDBDB #7CACDB
triadic
#7CDBDB #DB7CDB #DBDB7C
tetradic
#7CDBDB #AC7CDB #DB7C7C #ACDB7C
square
#7CDBDB #AC7CDB #DB7C7C #ACDB7C
split-complementary
#7CDBDB #DB7CAC #DBAC7C
monochromatic
#30ADAD #4CCECE #7CDBDB #ACE8E8 #DCF5F5
Accessibility & contrast
On white
1.61
#7CDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7CDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBDB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBDB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#4CE0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdbdb; /* rgb */ color: rgb(124, 219, 219); /* oklch */ color: oklch(83.3% 0.090 195.6);
Tailwind
colors: {
custom: {
50: '#a8e6e6',
500: '#7cdbdb',
950: '#000000',
},
}SCSS
$custom: #7cdbdb; $custom-light: #a8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdbdb",
"rgb": {
"r": 124,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.83315,
"c": 0.09038,
"h": 195.6
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#7CDBDB
secondary
#B04C4C
accent
#2121C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484