#8FEDFD#8FEDFD
#8FEDFD is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.3% C 0.092 H 209.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEDFD |
|---|---|
| RGB | rgb(143, 237, 253) |
| HSL | hsl(189, 96%, 78%) |
| HSV | hsv(189, 43%, 99%) |
| CMYK | cmyk(43.5%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.68, -23.89, -16.46) |
| CIE-LCH | lch(88.68, 29.01, 214.56°) |
| OKLab | oklab(89.32% -0.08 -0.0453) |
| OKLCH | oklch(89.32% 0.092 209.5) |
| XYZ | xyz(59.3349, 73.4954, 103.9688) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.79
Robin'S Egg Blue
#98EFF9
ΔE00 2.06
Robin'S Egg
#6DEDFD
ΔE00 3.29
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEDFD #FD9F8F
analogous
#8FFDD6 #8FEDFD #8FB6FD
triadic
#8FEDFD #FD8FED #EDFD8F
tetradic
#8FEDFD #D68FFD #FD9F8F #B6FD8F
square
#8FEDFD #D68FFD #FD9F8F #B6FD8F
split-complementary
#8FEDFD #FD8FB6 #FDD68F
monochromatic
#17DAFB #53E3FC #8FEDFD #CBF7FE #E1FAFE
Accessibility & contrast
On white
1.34
#8FEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#8FEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEDFD
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEDFD | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#5BF5F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8fedfd; /* rgb */ color: rgb(143, 237, 253); /* oklch */ color: oklch(89.3% 0.092 209.5);
Tailwind
colors: {
custom: {
50: '#b5f3fe',
500: '#8fedfd',
950: '#000000',
},
}SCSS
$custom: #8fedfd; $custom-light: #b5f3fe; $custom-dark: #000000;
JSON
{
"hex": "#8fedfd",
"rgb": {
"r": 143,
"g": 237,
"b": 253
},
"hsl": {
"h": 188.727,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.89324,
"c": 0.0919,
"h": 209.5
},
"luminance": 0.735
}Semantic roles & 50–950 ramp
primary
#8FEDFD
secondary
#DE6753
accent
#2100E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585