#8FEEFF#8FEEFF
#8FEEFF is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.6% C 0.093 H 210.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEEFF |
|---|---|
| RGB | rgb(143, 238, 255) |
| HSL | hsl(189, 100%, 78%) |
| HSV | hsv(189, 44%, 100%) |
| CMYK | cmyk(43.9%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(89.02, -23.88, -17.00) |
| CIE-LCH | lch(89.02, 29.31, 215.44°) |
| OKLab | oklab(89.61% -0.0803 -0.0468) |
| OKLCH | oklch(89.61% 0.093 210.2) |
| XYZ | xyz(59.9455, 74.2041, 105.7523) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.94
Robin'S Egg Blue
#98EFF9
ΔE00 2.33
Robin'S Egg
#6DEDFD
ΔE00 3.37
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEEFF #FFA08F
analogous
#8FFFD8 #8FEEFF #8FB6FF
triadic
#8FEEFF #FF8FEE #EEFF8F
tetradic
#8FEEFF #D88FFF #FFA08F #B6FF8F
square
#8FEEFF #D88FFF #FFA08F #B6FF8F
split-complementary
#8FEEFF #FF8FB6 #FFD88F
monochromatic
#15DBFF #52E5FF #8FEEFF #CCF7FF #E0FAFF
Accessibility & contrast
On white
1.33
#8FEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#8FEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEEFF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEEFF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#59F6F3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8feeff; /* rgb */ color: rgb(143, 238, 255); /* oklch */ color: oklch(89.6% 0.093 210.2);
Tailwind
colors: {
custom: {
50: '#b5f3ff',
500: '#8feeff',
950: '#000000',
},
}SCSS
$custom: #8feeff; $custom-light: #b5f3ff; $custom-dark: #000000;
JSON
{
"hex": "#8feeff",
"rgb": {
"r": 143,
"g": 238,
"b": 255
},
"hsl": {
"h": 189.107,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.89612,
"c": 0.09297,
"h": 210.2
},
"luminance": 0.74209
}Semantic roles & 50–950 ramp
primary
#8FEEFF
secondary
#E06752
accent
#2300E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586