#8FDDEA#8FDDEA
#8FDDEA is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.2% C 0.079 H 209.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDEA |
|---|---|
| RGB | rgb(143, 221, 234) |
| HSL | hsl(189, 68%, 74%) |
| HSV | hsv(189, 39%, 92%) |
| CMYK | cmyk(38.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.70, -20.72, -13.93) |
| CIE-LCH | lch(83.70, 24.97, 213.92°) |
| OKLab | oklab(85.15% -0.0688 -0.0382) |
| OKLCH | oklch(85.15% 0.079 209.1) |
| XYZ | xyz(52.0301, 63.4895, 87.3390) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDEA #EA9C8F
analogous
#8FEACA #8FDDEA #8FB0EA
triadic
#8FDDEA #EA8FDD #DDEA8F
tetradic
#8FDDEA #CA8FEA #EA9C8F #B0EA8F
square
#8FDDEA #CA8FEA #EA9C8F #B0EA8F
split-complementary
#8FDDEA #EA8FB0 #EACA8F
monochromatic
#28BED6 #5BCDE0 #8FDDEA #C3EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#8FDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#8FDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDEA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDEA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#69E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fddea; /* rgb */ color: rgb(143, 221, 234); /* oklch */ color: oklch(85.2% 0.079 209.1);
Tailwind
colors: {
custom: {
50: '#b4e7f0',
500: '#8fddea',
950: '#000000',
},
}SCSS
$custom: #8fddea; $custom-light: #b4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#8fddea",
"rgb": {
"r": 143,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.85151,
"c": 0.07868,
"h": 209.1
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#8FDDEA
secondary
#C46859
accent
#3015D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485