#8FEEF8#8FEEF8
#8FEEF8 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.4% C 0.091 H 204.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEEF8 |
|---|---|
| RGB | rgb(143, 238, 248) |
| HSL | hsl(186, 88%, 77%) |
| HSV | hsv(186, 42%, 97%) |
| CMYK | cmyk(42.3%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(88.81, -25.63, -13.65) |
| CIE-LCH | lch(88.81, 29.04, 208.04°) |
| OKLab | oklab(89.38% -0.083 -0.0375) |
| OKLCH | oklch(89.38% 0.091 204.3) |
| XYZ | xyz(58.8391, 73.7616, 99.9256) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.05
Robin Egg Blue
#8AF1FE
ΔE00 1.22
Robin'S Egg
#6DEDFD
ΔE00 3.14
Paleturquoise
#AFEEEE
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEEF8 #F8998F
analogous
#8FF8CE #8FEEF8 #8FBAF8
triadic
#8FEEF8 #F88FEE #EEF88F
tetradic
#8FEEF8 #CE8FF8 #F8998F #BAF88F
square
#8FEEF8 #CE8FF8 #F8998F #BAF88F
split-complementary
#8FEEF8 #F88FBA #F8CE8F
monochromatic
#1CDDF1 #55E5F4 #8FEEF8 #C9F7FC #E2FBFD
Accessibility & contrast
On white
1.33
#8FEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#8FEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEEF8
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEEF8 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F9
Deuteranopia (green-blind)
#CFD9F8
Tritanopia (blue-blind)
#5EF5F1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8feef8; /* rgb */ color: rgb(143, 238, 248); /* oklch */ color: oklch(89.4% 0.091 204.3);
Tailwind
colors: {
custom: {
50: '#b5f3fa',
500: '#8feef8',
950: '#000000',
},
}SCSS
$custom: #8feef8; $custom-light: #b5f3fa; $custom-dark: #000000;
JSON
{
"hex": "#8feef8",
"rgb": {
"r": 143,
"g": 238,
"b": 248
},
"hsl": {
"h": 185.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89375,
"c": 0.09113,
"h": 204.3
},
"luminance": 0.73766
}Semantic roles & 50–950 ramp
primary
#8FEEF8
secondary
#D76155
accent
#1601E5
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585