#7DDEED#7DDEED
#7DDEED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.094 H 208.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEED |
|---|---|
| RGB | rgb(125, 222, 237) |
| HSL | hsl(188, 76%, 71%) |
| HSV | hsv(188, 47%, 93%) |
| CMYK | cmyk(47.3%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.29, -24.73, -16.21) |
| CIE-LCH | lch(83.29, 29.57, 213.25°) |
| OKLab | oklab(84.64% -0.0825 -0.0447) |
| OKLCH | oklch(84.64% 0.094 208.4) |
| XYZ | xyz(49.8589, 62.7128, 89.5817) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEED #ED8C7D
analogous
#7DEDC4 #7DDEED #7DA6ED
triadic
#7DDEED #ED7DDE #DEED7D
tetradic
#7DDEED #C47DED #ED8C7D #A6ED7D
square
#7DDEED #C47DED #ED8C7D #A6ED7D
split-complementary
#7DDEED #ED7DA6 #EDC47D
monochromatic
#1DBAD2 #47D0E6 #7DDEED #B3ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#7DDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#7DDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEED
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEED | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#3FE6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddeed; /* rgb */ color: rgb(125, 222, 237); /* oklch */ color: oklch(84.6% 0.094 208.4);
Tailwind
colors: {
custom: {
50: '#a9e8f2',
500: '#7ddeed',
950: '#000000',
},
}SCSS
$custom: #7ddeed; $custom-light: #a9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#7ddeed",
"rgb": {
"r": 125,
"g": 222,
"b": 237
},
"hsl": {
"h": 188.036,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.84644,
"c": 0.09385,
"h": 208.4
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#7DDEED
secondary
#C75948
accent
#290ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485