#7DCED4#7DCED4
#7DCED4 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.080 H 201.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED4 |
|---|---|
| RGB | rgb(125, 206, 212) |
| HSL | hsl(184, 50%, 66%) |
| HSV | hsv(184, 41%, 83%) |
| CMYK | cmyk(41%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.02, -23.21, -10.77) |
| CIE-LCH | lch(78.02, 25.58, 204.88°) |
| OKLab | oklab(80.17% -0.0741 -0.0296) |
| OKLCH | oklch(80.17% 0.08 201.8) |
| XYZ | xyz(42.4080, 53.2530, 70.3187) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.85
Robin'S Egg
#6DEDFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED4 #D4837D
analogous
#7DD4AE #7DCED4 #7DA2D4
triadic
#7DCED4 #D47DCE #CED47D
tetradic
#7DCED4 #AE7DD4 #D4837D #A2D47D
square
#7DCED4 #AE7DD4 #D4837D #A2D47D
split-complementary
#7DCED4 #D47DA2 #D4AE7D
monochromatic
#359AA1 #4FBDC5 #7DCED4 #ABDFE3 #D9F1F2
Accessibility & contrast
On white
1.80
#7DCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7DCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B4BCD5
Tritanopia (blue-blind)
#56D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced4; /* rgb */ color: rgb(125, 206, 212); /* oklch */ color: oklch(80.2% 0.080 201.8);
Tailwind
colors: {
custom: {
50: '#a7dde1',
500: '#7dced4',
950: '#000000',
},
}SCSS
$custom: #7dced4; $custom-light: #a7dde1; $custom-dark: #000000;
JSON
{
"hex": "#7dced4",
"rgb": {
"r": 125,
"g": 206,
"b": 212
},
"hsl": {
"h": 184.138,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.80174,
"c": 0.07978,
"h": 201.8
},
"luminance": 0.53256
}Semantic roles & 50–950 ramp
primary
#7DCED4
secondary
#A6554F
accent
#3228BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484