#7FDDEB#7FDDEB
#7FDDEB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.091 H 207.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDDEB |
|---|---|
| RGB | rgb(127, 221, 235) |
| HSL | hsl(188, 73%, 71%) |
| HSV | hsv(188, 46%, 92%) |
| CMYK | cmyk(46%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.03, -24.31, -15.54) |
| CIE-LCH | lch(83.03, 28.85, 212.59°) |
| OKLab | oklab(84.44% -0.0807 -0.0428) |
| OKLCH | oklch(84.44% 0.091 207.9) |
| XYZ | xyz(49.5985, 62.2191, 87.9770) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 7.00
Neon Blue
#04D9FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDDEB #EB8D7F
analogous
#7FEBC3 #7FDDEB #7FA7EB
triadic
#7FDDEB #EB7FDD #DDEB7F
tetradic
#7FDDEB #C37FEB #EB8D7F #A7EB7F
square
#7FDDEB #C37FEB #EB8D7F #A7EB7F
split-complementary
#7FDDEB #EB7FA7 #EBC37F
monochromatic
#20B9CF #4ACFE3 #7FDDEB #B4EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#7FDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#7FDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDDEB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDDEB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#47E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fddeb; /* rgb */ color: rgb(127, 221, 235); /* oklch */ color: oklch(84.4% 0.091 207.9);
Tailwind
colors: {
custom: {
50: '#aae7f1',
500: '#7fddeb',
950: '#000000',
},
}SCSS
$custom: #7fddeb; $custom-light: #aae7f1; $custom-dark: #000000;
JSON
{
"hex": "#7fddeb",
"rgb": {
"r": 127,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.778,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.84436,
"c": 0.09137,
"h": 207.9
},
"luminance": 0.62223
}Semantic roles & 50–950 ramp
primary
#7FDDEB
secondary
#C45A4A
accent
#2A10D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485