#7DCED2#7DCED2
#7DCED2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.080 H 199.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED2 |
|---|---|
| RGB | rgb(125, 206, 210) |
| HSL | hsl(183, 49%, 66%) |
| HSV | hsv(183, 40%, 82%) |
| CMYK | cmyk(40.5%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.97, -23.71, -9.78) |
| CIE-LCH | lch(77.97, 25.65, 202.41°) |
| OKLab | oklab(80.11% -0.0749 -0.0269) |
| OKLCH | oklch(80.11% 0.08 199.7) |
| XYZ | xyz(42.1573, 53.1527, 68.9983) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 7.06
Aqua Blue
#02D8E9
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.08
Robin'S Egg
#6DEDFD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED2 #D2817D
analogous
#7DD2AB #7DCED2 #7DA3D2
triadic
#7DCED2 #D27DCE #CED27D
tetradic
#7DCED2 #AB7DD2 #D2817D #A3D27D
square
#7DCED2 #AB7DD2 #D2817D #A3D27D
split-complementary
#7DCED2 #D27DA3 #D2AB7D
monochromatic
#37999E #50BDC2 #7DCED2 #AADFE2 #D8F0F1
Accessibility & contrast
On white
1.81
#7DCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#7DCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B5BCD3
Tritanopia (blue-blind)
#57D3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced2; /* rgb */ color: rgb(125, 206, 210); /* oklch */ color: oklch(80.1% 0.080 199.7);
Tailwind
colors: {
custom: {
50: '#a7dddf',
500: '#7dced2',
950: '#000000',
},
}SCSS
$custom: #7dced2; $custom-light: #a7dddf; $custom-dark: #000000;
JSON
{
"hex": "#7dced2",
"rgb": {
"r": 125,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.824,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.80107,
"c": 0.07958,
"h": 199.7
},
"luminance": 0.53156
}Semantic roles & 50–950 ramp
primary
#7DCED2
secondary
#A35450
accent
#312ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484