#8FEDFF#8FEDFF
#8FEDFF is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.4% C 0.093 H 211.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEDFF |
|---|---|
| RGB | rgb(143, 237, 255) |
| HSL | hsl(190, 100%, 78%) |
| HSV | hsv(190, 44%, 100%) |
| CMYK | cmyk(43.9%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(88.74, -23.39, -17.41) |
| CIE-LCH | lch(88.74, 29.16, 216.66°) |
| OKLab | oklab(89.39% -0.0792 -0.0479) |
| OKLCH | oklch(89.39% 0.093 211.2) |
| XYZ | xyz(59.6552, 73.6235, 105.6555) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.37
Robin'S Egg Blue
#98EFF9
ΔE00 2.68
Robin'S Egg
#6DEDFD
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Paleturquoise
#AFEEEE
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEDFF #FFA18F
analogous
#8FFFD9 #8FEDFF #8FB5FF
triadic
#8FEDFF #FF8FED #EDFF8F
tetradic
#8FEDFF #D98FFF #FFA18F #B5FF8F
square
#8FEDFF #D98FFF #FFA18F #B5FF8F
split-complementary
#8FEDFF #FF8FB5 #FFD98F
monochromatic
#15D9FF #52E3FF #8FEDFF #CCF7FF #E0FAFF
Accessibility & contrast
On white
1.34
#8FEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#8FEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEDFF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEDFF | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#5AF5F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8fedff; /* rgb */ color: rgb(143, 237, 255); /* oklch */ color: oklch(89.4% 0.093 211.2);
Tailwind
colors: {
custom: {
50: '#b5f3ff',
500: '#8fedff',
950: '#000000',
},
}SCSS
$custom: #8fedff; $custom-light: #b5f3ff; $custom-dark: #000000;
JSON
{
"hex": "#8fedff",
"rgb": {
"r": 143,
"g": 237,
"b": 255
},
"hsl": {
"h": 189.643,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.89392,
"c": 0.09258,
"h": 211.2
},
"luminance": 0.73628
}Semantic roles & 50–950 ramp
primary
#8FEDFF
secondary
#E06952
accent
#2500E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586