#7CD3DE#7CD3DE
#7CD3DE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.6% C 0.085 H 206.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3DE |
|---|---|
| RGB | rgb(124, 211, 222) |
| HSL | hsl(187, 60%, 68%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(44.1%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(79.70, -23.40, -13.63) |
| CIE-LCH | lch(79.70, 27.08, 210.22°) |
| OKLab | oklab(81.6% -0.0767 -0.0375) |
| OKLCH | oklch(81.6% 0.085 206.1) |
| XYZ | xyz(44.7863, 56.1441, 77.5699) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3DE #DE877C
analogous
#7CDEB8 #7CD3DE #7CA2DE
triadic
#7CD3DE #DE7CD3 #D3DE7C
tetradic
#7CD3DE #B87CDE #DE877C #A2DE7C
square
#7CD3DE #B87CDE #DE877C #A2DE7C
split-complementary
#7CD3DE #DE7CA2 #DEB87C
monochromatic
#2DA4B3 #4BC3D2 #7CD3DE #ADE3EA #DEF4F7
Accessibility & contrast
On white
1.72
#7CD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7CD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3DE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3DE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDDF
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#4CDAD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd3de; /* rgb */ color: rgb(124, 211, 222); /* oklch */ color: oklch(81.6% 0.085 206.1);
Tailwind
colors: {
custom: {
50: '#a7e0e8',
500: '#7cd3de',
950: '#000000',
},
}SCSS
$custom: #7cd3de; $custom-light: #a7e0e8; $custom-dark: #000000;
JSON
{
"hex": "#7cd3de",
"rgb": {
"r": 124,
"g": 211,
"b": 222
},
"hsl": {
"h": 186.735,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.816,
"c": 0.08536,
"h": 206.1
},
"luminance": 0.56148
}Semantic roles & 50–950 ramp
primary
#7CD3DE
secondary
#B4564A
accent
#311EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484