#7DEBED#7DEBED
#7DEBED is a very light, moderate teal. Relative luminance 0.699; OKLCH L 87.6% C 0.101 H 197.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBED |
|---|---|
| RGB | rgb(125, 235, 237) |
| HSL | hsl(181, 76%, 71%) |
| HSV | hsv(181, 47%, 93%) |
| CMYK | cmyk(47.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.94, -31.02, -10.75) |
| CIE-LCH | lch(86.94, 32.83, 199.12°) |
| OKLab | oklab(87.57% -0.0969 -0.0297) |
| OKLCH | oklch(87.57% 0.101 197) |
| XYZ | xyz(53.4457, 69.8865, 90.7773) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 5.23
Bright Cyan
#41FDFE
ΔE00 5.54
Light Cyan
#ACFFFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBED #ED7F7D
analogous
#7DEDB7 #7DEBED #7DB3ED
triadic
#7DEBED #ED7DEB #EBED7D
tetradic
#7DEBED #B77DED #ED7F7D #B3ED7D
square
#7DEBED #B77DED #ED7F7D #B3ED7D
split-complementary
#7DEBED #ED7DB3 #EDB77D
monochromatic
#1DCFD2 #47E3E6 #7DEBED #B3F3F4 #E4FBFB
Accessibility & contrast
On white
1.40
#7DEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#7DEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBED
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBED | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#3AF1EB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7debed; /* rgb */ color: rgb(125, 235, 237); /* oklch */ color: oklch(87.6% 0.101 197.0);
Tailwind
colors: {
custom: {
50: '#aaf1f2',
500: '#7debed',
950: '#000000',
},
}SCSS
$custom: #7debed; $custom-light: #aaf1f2; $custom-dark: #000000;
JSON
{
"hex": "#7debed",
"rgb": {
"r": 125,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.071,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.87574,
"c": 0.10138,
"h": 197
},
"luminance": 0.69891
}Semantic roles & 50–950 ramp
primary
#7DEBED
secondary
#C74A48
accent
#110ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585