#7DDCED#7DDCED
#7DDCED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.093 H 210.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCED |
|---|---|
| RGB | rgb(125, 220, 237) |
| HSL | hsl(189, 76%, 71%) |
| HSV | hsv(189, 47%, 93%) |
| CMYK | cmyk(47.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.73, -23.74, -17.06) |
| CIE-LCH | lch(82.73, 29.24, 215.69°) |
| OKLab | oklab(84.2% -0.0803 -0.047) |
| OKLCH | oklch(84.2% 0.093 210.4) |
| XYZ | xyz(49.3309, 61.6568, 89.4057) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 6.24
Neon Blue
#04D9FF
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCED #ED8E7D
analogous
#7DEDC6 #7DDCED #7DA4ED
triadic
#7DDCED #ED7DDC #DCED7D
tetradic
#7DDCED #C67DED #ED8E7D #A4ED7D
square
#7DDCED #C67DED #ED8E7D #A4ED7D
split-complementary
#7DDCED #ED7DA4 #EDC67D
monochromatic
#1DB7D2 #47CEE6 #7DDCED #B3EAF4 #E4F8FB
Accessibility & contrast
On white
1.58
#7DDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#7DDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCED
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCED | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#40E4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ddced; /* rgb */ color: rgb(125, 220, 237); /* oklch */ color: oklch(84.2% 0.093 210.4);
Tailwind
colors: {
custom: {
50: '#a9e7f2',
500: '#7ddced',
950: '#000000',
},
}SCSS
$custom: #7ddced; $custom-light: #a9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#7ddced",
"rgb": {
"r": 125,
"g": 220,
"b": 237
},
"hsl": {
"h": 189.107,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.84195,
"c": 0.09305,
"h": 210.4
},
"luminance": 0.61661
}Semantic roles & 50–950 ramp
primary
#7DDCED
secondary
#C75B48
accent
#2C0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485