#8FDFEA#8FDFEA
#8FDFEA is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.080 H 206.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFEA |
|---|---|
| RGB | rgb(143, 223, 234) |
| HSL | hsl(187, 68%, 74%) |
| HSV | hsv(187, 39%, 92%) |
| CMYK | cmyk(38.9%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.25, -21.72, -13.11) |
| CIE-LCH | lch(84.25, 25.36, 211.11°) |
| OKLab | oklab(85.59% -0.0711 -0.036) |
| OKLCH | oklch(85.59% 0.08 206.8) |
| XYZ | xyz(52.5613, 64.5519, 87.5160) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.73
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFEA #EA9A8F
analogous
#8FEAC8 #8FDFEA #8FB2EA
triadic
#8FDFEA #EA8FDF #DFEA8F
tetradic
#8FDFEA #C88FEA #EA9A8F #B2EA8F
square
#8FDFEA #C88FEA #EA9A8F #B2EA8F
split-complementary
#8FDFEA #EA8FB2 #EAC88F
monochromatic
#28C1D6 #5BD0E0 #8FDFEA #C3EEF4 #E5F8FA
Accessibility & contrast
On white
1.51
#8FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#8FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFEA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFEA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#69E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fdfea; /* rgb */ color: rgb(143, 223, 234); /* oklch */ color: oklch(85.6% 0.080 206.8);
Tailwind
colors: {
custom: {
50: '#b4e9f0',
500: '#8fdfea',
950: '#000000',
},
}SCSS
$custom: #8fdfea; $custom-light: #b4e9f0; $custom-dark: #000000;
JSON
{
"hex": "#8fdfea",
"rgb": {
"r": 143,
"g": 223,
"b": 234
},
"hsl": {
"h": 187.253,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.85593,
"c": 0.0797,
"h": 206.8
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#8FDFEA
secondary
#C46659
accent
#2C15D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485