#8EFDFF#8EFDFF
#8EFDFF is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.9% C 0.102 H 197.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDFF |
|---|---|
| RGB | rgb(142, 253, 255) |
| HSL | hsl(181, 100%, 78%) |
| HSV | hsv(181, 44%, 100%) |
| CMYK | cmyk(44.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.11, -31.31, -10.88) |
| CIE-LCH | lch(93.11, 33.15, 199.16°) |
| OKLab | oklab(92.88% -0.0978 -0.03) |
| OKLCH | oklch(92.88% 0.102 197.1) |
| XYZ | xyz(64.3235, 83.2161, 107.2610) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Bright Cyan
#41FDFE
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDFF #FF908E
analogous
#8EFFC8 #8EFDFF #8EC4FF
triadic
#8EFDFF #FF8EFD #FDFF8E
tetradic
#8EFDFF #C88EFF #FF908E #C4FF8E
square
#8EFDFF #C88EFF #FF908E #C4FF8E
split-complementary
#8EFDFF #FF8EC4 #FFC88E
monochromatic
#14FBFF #51FCFF #8EFDFF #CBFEFF #E0FEFF
Accessibility & contrast
On white
1.19
#8EFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#8EFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDFF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDFF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#53FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8efdff; /* rgb */ color: rgb(142, 253, 255); /* oklch */ color: oklch(92.9% 0.102 197.1);
Tailwind
colors: {
custom: {
50: '#b6feff',
500: '#8efdff',
950: '#000000',
},
}SCSS
$custom: #8efdff; $custom-light: #b6feff; $custom-dark: #000000;
JSON
{
"hex": "#8efdff",
"rgb": {
"r": 142,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.062,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.9288,
"c": 0.10231,
"h": 197.1
},
"luminance": 0.83221
}Semantic roles & 50–950 ramp
primary
#8EFDFF
secondary
#E05351
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686