#8FDFEC#8FDFEC
#8FDFEC is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.080 H 208.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFEC |
|---|---|
| RGB | rgb(143, 223, 236) |
| HSL | hsl(188, 71%, 74%) |
| HSV | hsv(188, 39%, 93%) |
| CMYK | cmyk(39.4%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.31, -21.22, -14.07) |
| CIE-LCH | lch(84.31, 25.47, 213.55°) |
| OKLab | oklab(85.66% -0.0703 -0.0386) |
| OKLCH | oklch(85.66% 0.08 208.8) |
| XYZ | xyz(52.8502, 64.6675, 89.0378) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFEC #EC9C8F
analogous
#8FECCB #8FDFEC #8FB1EC
triadic
#8FDFEC #EC8FDF #DFEC8F
tetradic
#8FDFEC #CB8FEC #EC9C8F #B1EC8F
square
#8FDFEC #CB8FEC #EC9C8F #B1EC8F
split-complementary
#8FDFEC #EC8FB1 #ECCB8F
monochromatic
#26C1DA #5BD0E3 #8FDFEC #C3EEF5 #E5F8FB
Accessibility & contrast
On white
1.51
#8FDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#8FDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFEC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFEC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#68E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fdfec; /* rgb */ color: rgb(143, 223, 236); /* oklch */ color: oklch(85.7% 0.080 208.8);
Tailwind
colors: {
custom: {
50: '#b4e9f2',
500: '#8fdfec',
950: '#000000',
},
}SCSS
$custom: #8fdfec; $custom-light: #b4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#8fdfec",
"rgb": {
"r": 143,
"g": 223,
"b": 236
},
"hsl": {
"h": 188.387,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.85661,
"c": 0.08026,
"h": 208.8
},
"luminance": 0.64671
}Semantic roles & 50–950 ramp
primary
#8FDFEC
secondary
#C76858
accent
#2D12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485