#8DDFE2#8DDFE2
#8DDFE2 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.080 H 198.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFE2 |
|---|---|
| RGB | rgb(141, 223, 226) |
| HSL | hsl(182, 59%, 72%) |
| HSV | hsv(182, 38%, 89%) |
| CMYK | cmyk(37.6%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(83.93, -24.17, -9.37) |
| CIE-LCH | lch(83.93, 25.92, 201.18°) |
| OKLab | oklab(85.23% -0.0759 -0.0257) |
| OKLCH | oklch(85.23% 0.08 198.7) |
| XYZ | xyz(51.0946, 63.9256, 81.5832) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Paleturquoise
#AFEEEE
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.33
Light Cyan
#ACFFFC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFE2 #E2908D
analogous
#8DE2BB #8DDFE2 #8DB5E2
triadic
#8DDFE2 #E28DDF #DFE28D
tetradic
#8DDFE2 #BB8DE2 #E2908D #B5E28D
square
#8DDFE2 #BB8DE2 #E2908D #B5E28D
split-complementary
#8DDFE2 #E28DB5 #E2BB8D
monochromatic
#32BEC3 #5CD1D6 #8DDFE2 #BEEDEE #E7F8F9
Accessibility & contrast
On white
1.52
#8DDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#8DDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFE2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFE2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#69E4E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ddfe2; /* rgb */ color: rgb(141, 223, 226); /* oklch */ color: oklch(85.2% 0.080 198.7);
Tailwind
colors: {
custom: {
50: '#b2e9eb',
500: '#8ddfe2',
950: '#000000',
},
}SCSS
$custom: #8ddfe2; $custom-light: #b2e9eb; $custom-dark: #000000;
JSON
{
"hex": "#8ddfe2",
"rgb": {
"r": 141,
"g": 223,
"b": 226
},
"hsl": {
"h": 182.118,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.85231,
"c": 0.08013,
"h": 198.7
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#8DDFE2
secondary
#BA5C59
accent
#241EC7
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484