#8FEDFC#8FEDFC
#8FEDFC is a very light, moderate teal. Relative luminance 0.734; OKLCH L 89.3% C 0.092 H 208.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEDFC |
|---|---|
| RGB | rgb(143, 237, 252) |
| HSL | hsl(188, 95%, 77%) |
| HSV | hsv(188, 43%, 99%) |
| CMYK | cmyk(43.3%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(88.65, -24.15, -15.98) |
| CIE-LCH | lch(88.65, 28.95, 213.49°) |
| OKLab | oklab(89.29% -0.0804 -0.044) |
| OKLCH | oklch(89.29% 0.092 208.7) |
| XYZ | xyz(59.1760, 73.4318, 103.1320) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.53
Robin'S Egg Blue
#98EFF9
ΔE00 1.77
Robin'S Egg
#6DEDFD
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 6.07
Powder Blue
#B0E0E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEDFC #FC9E8F
analogous
#8FFCD5 #8FEDFC #8FB6FC
triadic
#8FEDFC #FC8FED #EDFC8F
tetradic
#8FEDFC #D58FFC #FC9E8F #B6FC8F
square
#8FEDFC #D58FFC #FC9E8F #B6FC8F
split-complementary
#8FEDFC #FC8FB6 #FCD58F
monochromatic
#18DAF9 #53E3FA #8FEDFC #CBF7FE #E1FAFE
Accessibility & contrast
On white
1.34
#8FEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#8FEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEDFC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEDFC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#5CF5F1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8fedfc; /* rgb */ color: rgb(143, 237, 252); /* oklch */ color: oklch(89.3% 0.092 208.7);
Tailwind
colors: {
custom: {
50: '#b5f3fd',
500: '#8fedfc',
950: '#000000',
},
}SCSS
$custom: #8fedfc; $custom-light: #b5f3fd; $custom-dark: #000000;
JSON
{
"hex": "#8fedfc",
"rgb": {
"r": 143,
"g": 237,
"b": 252
},
"hsl": {
"h": 188.257,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.8929,
"c": 0.0916,
"h": 208.7
},
"luminance": 0.73436
}Semantic roles & 50–950 ramp
primary
#8FEDFC
secondary
#DC6653
accent
#2000E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585