#7DDFEE#7DDFEE
#7DDFEE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.095 H 208.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFEE |
|---|---|
| RGB | rgb(125, 223, 238) |
| HSL | hsl(188, 77%, 71%) |
| HSV | hsv(188, 47%, 93%) |
| CMYK | cmyk(47.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.60, -24.96, -16.28) |
| CIE-LCH | lch(83.60, 29.80, 213.11°) |
| OKLab | oklab(84.9% -0.0833 -0.0449) |
| OKLCH | oklch(84.9% 0.095 208.3) |
| XYZ | xyz(50.2718, 63.3042, 90.4421) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 6.00
Neon Blue
#04D9FF
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFEE #EE8C7D
analogous
#7DEEC4 #7DDFEE #7DA6EE
triadic
#7DDFEE #EE7DDF #DFEE7D
tetradic
#7DDFEE #C47DEE #EE8C7D #A6EE7D
square
#7DDFEE #C47DEE #EE8C7D #A6EE7D
split-complementary
#7DDFEE #EE7DA6 #EEC47D
monochromatic
#1CBCD5 #47D2E7 #7DDFEE #B3ECF5 #E4F8FB
Accessibility & contrast
On white
1.54
#7DDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#7DDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFEE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFEE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BECBEE
Tritanopia (blue-blind)
#3EE7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddfee; /* rgb */ color: rgb(125, 223, 238); /* oklch */ color: oklch(84.9% 0.095 208.3);
Tailwind
colors: {
custom: {
50: '#a9e9f3',
500: '#7ddfee',
950: '#000000',
},
}SCSS
$custom: #7ddfee; $custom-light: #a9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#7ddfee",
"rgb": {
"r": 125,
"g": 223,
"b": 238
},
"hsl": {
"h": 187.965,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.84903,
"c": 0.09458,
"h": 208.3
},
"luminance": 0.63308
}Semantic roles & 50–950 ramp
primary
#7DDFEE
secondary
#C85847
accent
#280CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485