#7DCED3#7DCED3
#7DCED3 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.080 H 200.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED3 |
|---|---|
| RGB | rgb(125, 206, 211) |
| HSL | hsl(183, 49%, 66%) |
| HSV | hsv(183, 41%, 83%) |
| CMYK | cmyk(40.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.99, -23.46, -10.27) |
| CIE-LCH | lch(77.99, 25.61, 203.65°) |
| OKLab | oklab(80.14% -0.0745 -0.0282) |
| OKLCH | oklch(80.14% 0.08 200.8) |
| XYZ | xyz(42.2822, 53.2027, 69.6565) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.74
Aqua Blue
#02D8E9
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 7.96
Robin'S Egg
#6DEDFD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED3 #D3827D
analogous
#7DD3AD #7DCED3 #7DA3D3
triadic
#7DCED3 #D37DCE #CED37D
tetradic
#7DCED3 #AD7DD3 #D3827D #A3D37D
square
#7DCED3 #AD7DD3 #D3827D #A3D37D
split-complementary
#7DCED3 #D37DA3 #D3AD7D
monochromatic
#3699A0 #4FBDC4 #7DCED3 #ABDFE2 #D8F0F2
Accessibility & contrast
On white
1.80
#7DCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7DCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B4BCD4
Tritanopia (blue-blind)
#56D3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced3; /* rgb */ color: rgb(125, 206, 211); /* oklch */ color: oklch(80.1% 0.080 200.8);
Tailwind
colors: {
custom: {
50: '#a7dde0',
500: '#7dced3',
950: '#000000',
},
}SCSS
$custom: #7dced3; $custom-light: #a7dde0; $custom-dark: #000000;
JSON
{
"hex": "#7dced3",
"rgb": {
"r": 125,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.488,
"s": 49.425,
"l": 65.882
},
"oklch": {
"l": 0.8014,
"c": 0.07966,
"h": 200.8
},
"luminance": 0.53206
}Semantic roles & 50–950 ramp
primary
#7DCED3
secondary
#A45550
accent
#3129BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484