#8DDFEB#8DDFEB
#8DDFEB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.082 H 207.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFEB |
|---|---|
| RGB | rgb(141, 223, 235) |
| HSL | hsl(188, 70%, 74%) |
| HSV | hsv(188, 40%, 92%) |
| CMYK | cmyk(40%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.19, -21.97, -13.74) |
| CIE-LCH | lch(84.19, 25.91, 212.02°) |
| OKLab | oklab(85.53% -0.0723 -0.0377) |
| OKLCH | oklch(85.53% 0.082 207.5) |
| XYZ | xyz(52.3621, 64.4326, 88.2587) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 6.04
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFEB #EB998D
analogous
#8DEBC8 #8DDFEB #8DB0EB
triadic
#8DDFEB #EB8DDF #DFEB8D
tetradic
#8DDFEB #C88DEB #EB998D #B0EB8D
square
#8DDFEB #C88DEB #EB998D #B0EB8D
split-complementary
#8DDFEB #EB8DB0 #EBC88D
monochromatic
#26C1D8 #59D0E2 #8DDFEB #C1EEF4 #E5F8FA
Accessibility & contrast
On white
1.51
#8DDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#8DDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFEB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFEB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#65E6E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ddfeb; /* rgb */ color: rgb(141, 223, 235); /* oklch */ color: oklch(85.5% 0.082 207.5);
Tailwind
colors: {
custom: {
50: '#b2e9f1',
500: '#8ddfeb',
950: '#000000',
},
}SCSS
$custom: #8ddfeb; $custom-light: #b2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#8ddfeb",
"rgb": {
"r": 141,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.66,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.85529,
"c": 0.08158,
"h": 207.5
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#8DDFEB
secondary
#C66557
accent
#2C13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485