#8DEFFF#8DEFFF
#8DEFFF is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.7% C 0.095 H 209.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFFF |
|---|---|
| RGB | rgb(141, 239, 255) |
| HSL | hsl(188, 100%, 78%) |
| HSV | hsv(188, 45%, 100%) |
| CMYK | cmyk(44.7%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(89.21, -24.83, -16.72) |
| CIE-LCH | lch(89.21, 29.93, 213.95°) |
| OKLab | oklab(89.74% -0.0829 -0.046) |
| OKLCH | oklch(89.74% 0.095 209) |
| XYZ | xyz(59.8942, 74.6110, 105.8335) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.36
Robin'S Egg Blue
#98EFF9
ΔE00 2.06
Robin'S Egg
#6DEDFD
ΔE00 2.96
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFFF #FF9D8D
analogous
#8DFFD6 #8DEFFF #8DB6FF
triadic
#8DEFFF #FF8DEF #EFFF8D
tetradic
#8DEFFF #D68DFF #FF9D8D #B6FF8D
square
#8DEFFF #D68DFF #FF9D8D #B6FF8D
split-complementary
#8DEFFF #FF8DB6 #FFD68D
monochromatic
#13DEFF #50E6FF #8DEFFF #CAF8FF #E0FBFF
Accessibility & contrast
On white
1.32
#8DEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#8DEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFFF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFFF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#54F7F4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8defff; /* rgb */ color: rgb(141, 239, 255); /* oklch */ color: oklch(89.7% 0.095 209.0);
Tailwind
colors: {
custom: {
50: '#b4f4ff',
500: '#8defff',
950: '#000000',
},
}SCSS
$custom: #8defff; $custom-light: #b4f4ff; $custom-dark: #000000;
JSON
{
"hex": "#8defff",
"rgb": {
"r": 141,
"g": 239,
"b": 255
},
"hsl": {
"h": 188.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.89743,
"c": 0.09487,
"h": 209
},
"luminance": 0.74616
}Semantic roles & 50–950 ramp
primary
#8DEFFF
secondary
#E06450
accent
#2000E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586