#8FEFF8#8FEFF8
#8FEFF8 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.6% C 0.092 H 203.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEFF8 |
|---|---|
| RGB | rgb(143, 239, 248) |
| HSL | hsl(185, 88%, 77%) |
| HSV | hsv(185, 42%, 97%) |
| CMYK | cmyk(42.3%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(89.09, -26.12, -13.24) |
| CIE-LCH | lch(89.09, 29.28, 206.88°) |
| OKLab | oklab(89.6% -0.0842 -0.0364) |
| OKLCH | oklch(89.6% 0.092 203.4) |
| XYZ | xyz(59.1311, 74.3455, 100.0229) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.26
Robin Egg Blue
#8AF1FE
ΔE00 1.40
Robin'S Egg
#6DEDFD
ΔE00 3.25
Paleturquoise
#AFEEEE
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.62
Pale Sky Blue
#BDF6FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEFF8 #F8988F
analogous
#8FF8CD #8FEFF8 #8FBBF8
triadic
#8FEFF8 #F88FEF #EFF88F
tetradic
#8FEFF8 #CD8FF8 #F8988F #BBF88F
square
#8FEFF8 #CD8FF8 #F8988F #BBF88F
split-complementary
#8FEFF8 #F88FBB #F8CD8F
monochromatic
#1CDFF1 #55E7F4 #8FEFF8 #C9F7FC #E2FBFD
Accessibility & contrast
On white
1.32
#8FEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#8FEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEFF8
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEFF8 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#5EF6F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8feff8; /* rgb */ color: rgb(143, 239, 248); /* oklch */ color: oklch(89.6% 0.092 203.4);
Tailwind
colors: {
custom: {
50: '#b5f4fa',
500: '#8feff8',
950: '#000000',
},
}SCSS
$custom: #8feff8; $custom-light: #b5f4fa; $custom-dark: #000000;
JSON
{
"hex": "#8feff8",
"rgb": {
"r": 143,
"g": 239,
"b": 248
},
"hsl": {
"h": 185.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89596,
"c": 0.09172,
"h": 203.4
},
"luminance": 0.7435
}Semantic roles & 50–950 ramp
primary
#8FEFF8
secondary
#D76055
accent
#1401E5
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585