#7CD6DB#7CD6DB
#7CD6DB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.087 H 200.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6DB |
|---|---|
| RGB | rgb(124, 214, 219) |
| HSL | hsl(183, 57%, 67%) |
| HSV | hsv(183, 43%, 86%) |
| CMYK | cmyk(43.4%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.45, -25.65, -10.89) |
| CIE-LCH | lch(80.45, 27.87, 203.01°) |
| OKLab | oklab(82.18% -0.0813 -0.03) |
| OKLCH | oklch(82.18% 0.087 200.2) |
| XYZ | xyz(45.1400, 57.4892, 75.7219) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6DB #DB817C
analogous
#7CDBB1 #7CD6DB #7CA7DB
triadic
#7CD6DB #DB7CD6 #D6DB7C
tetradic
#7CD6DB #B17CDB #DB817C #A7DB7C
square
#7CD6DB #B17CDB #DB817C #A7DB7C
split-complementary
#7CD6DB #DB7CA7 #DBB17C
monochromatic
#30A6AD #4CC7CE #7CD6DB #ACE5E8 #DCF4F5
Accessibility & contrast
On white
1.68
#7CD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#7CD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6DB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6DB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#4DDCD7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd6db; /* rgb */ color: rgb(124, 214, 219); /* oklch */ color: oklch(82.2% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a7e3e6',
500: '#7cd6db',
950: '#000000',
},
}SCSS
$custom: #7cd6db; $custom-light: #a7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd6db",
"rgb": {
"r": 124,
"g": 214,
"b": 219
},
"hsl": {
"h": 183.158,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.82178,
"c": 0.08669,
"h": 200.2
},
"luminance": 0.57493
}Semantic roles & 50–950 ramp
primary
#7CD6DB
secondary
#B0514C
accent
#2A21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484