#7DDEEB#7DDEEB
#7DDEEB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.093 H 206.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEEB |
|---|---|
| RGB | rgb(125, 222, 235) |
| HSL | hsl(187, 73%, 71%) |
| HSV | hsv(187, 47%, 92%) |
| CMYK | cmyk(46.8%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.23, -25.25, -15.25) |
| CIE-LCH | lch(83.23, 29.50, 211.12°) |
| OKLab | oklab(84.57% -0.0833 -0.042) |
| OKLCH | oklch(84.57% 0.093 206.8) |
| XYZ | xyz(49.5683, 62.5966, 88.0514) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 5.84
Paleturquoise
#AFEEEE
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEEB #EB8A7D
analogous
#7DEBC1 #7DDEEB #7DA7EB
triadic
#7DDEEB #EB7DDE #DEEB7D
tetradic
#7DDEEB #C17DEB #EB8A7D #A7EB7D
square
#7DDEEB #C17DEB #EB8A7D #A7EB7D
split-complementary
#7DDEEB #EB7DA7 #EBC17D
monochromatic
#20B9CE #48D1E3 #7DDEEB #B2EBF3 #E4F8FB
Accessibility & contrast
On white
1.55
#7DDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#7DDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEEB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEEB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#41E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddeeb; /* rgb */ color: rgb(125, 222, 235); /* oklch */ color: oklch(84.6% 0.093 206.8);
Tailwind
colors: {
custom: {
50: '#a9e8f1',
500: '#7ddeeb',
950: '#000000',
},
}SCSS
$custom: #7ddeeb; $custom-light: #a9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#7ddeeb",
"rgb": {
"r": 125,
"g": 222,
"b": 235
},
"hsl": {
"h": 187.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84574,
"c": 0.0933,
"h": 206.8
},
"luminance": 0.62601
}Semantic roles & 50–950 ramp
primary
#7DDEEB
secondary
#C45748
accent
#2710D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485