#7DDDEF#7DDDEF
#7DDDEF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.094 H 211.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDEF |
|---|---|
| RGB | rgb(125, 221, 239) |
| HSL | hsl(189, 78%, 71%) |
| HSV | hsv(189, 48%, 94%) |
| CMYK | cmyk(47.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.07, -23.71, -17.60) |
| CIE-LCH | lch(83.07, 29.53, 216.59°) |
| OKLab | oklab(84.49% -0.0806 -0.0486) |
| OKLCH | oklch(84.49% 0.094 211.1) |
| XYZ | xyz(49.8879, 62.3008, 91.0409) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 6.37
Neon Blue
#04D9FF
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDEF #EF8F7D
analogous
#7DEFC8 #7DDDEF #7DA4EF
triadic
#7DDDEF #EF7DDD #DDEF7D
tetradic
#7DDDEF #C87DEF #EF8F7D #A4EF7D
square
#7DDDEF #C87DEF #EF8F7D #A4EF7D
split-complementary
#7DDDEF #EF7DA4 #EFC87D
monochromatic
#1AB9D7 #47CFE8 #7DDDEF #B3EBF6 #E4F8FC
Accessibility & contrast
On white
1.56
#7DDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7DDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDEF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDEF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#3EE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7dddef; /* rgb */ color: rgb(125, 221, 239); /* oklch */ color: oklch(84.5% 0.094 211.1);
Tailwind
colors: {
custom: {
50: '#a9e7f4',
500: '#7dddef',
950: '#000000',
},
}SCSS
$custom: #7dddef; $custom-light: #a9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#7dddef",
"rgb": {
"r": 125,
"g": 221,
"b": 239
},
"hsl": {
"h": 189.474,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.8449,
"c": 0.09412,
"h": 211.1
},
"luminance": 0.62305
}Semantic roles & 50–950 ramp
primary
#7DDDEF
secondary
#C95C47
accent
#2C0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485