#8FDFEB#8FDFEB
#8FDFEB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.080 H 207.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFEB |
|---|---|
| RGB | rgb(143, 223, 235) |
| HSL | hsl(188, 70%, 74%) |
| HSV | hsv(188, 39%, 92%) |
| CMYK | cmyk(39.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.28, -21.47, -13.59) |
| CIE-LCH | lch(84.28, 25.41, 212.33°) |
| OKLab | oklab(85.63% -0.0707 -0.0373) |
| OKLCH | oklch(85.63% 0.08 207.8) |
| XYZ | xyz(52.7054, 64.6095, 88.2748) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFEB #EB9B8F
analogous
#8FEBC9 #8FDFEB #8FB1EB
triadic
#8FDFEB #EB8FDF #DFEB8F
tetradic
#8FDFEB #C98FEB #EB9B8F #B1EB8F
square
#8FDFEB #C98FEB #EB9B8F #B1EB8F
split-complementary
#8FDFEB #EB8FB1 #EBC98F
monochromatic
#27C1D8 #5BD0E2 #8FDFEB #C3EEF4 #E5F8FA
Accessibility & contrast
On white
1.51
#8FDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#8FDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFEB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFEB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#68E6E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fdfeb; /* rgb */ color: rgb(143, 223, 235); /* oklch */ color: oklch(85.6% 0.080 207.8);
Tailwind
colors: {
custom: {
50: '#b4e9f1',
500: '#8fdfeb',
950: '#000000',
},
}SCSS
$custom: #8fdfeb; $custom-light: #b4e9f1; $custom-dark: #000000;
JSON
{
"hex": "#8fdfeb",
"rgb": {
"r": 143,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.826,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.85627,
"c": 0.07997,
"h": 207.8
},
"luminance": 0.64613
}Semantic roles & 50–950 ramp
primary
#8FDFEB
secondary
#C66759
accent
#2D14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485