#8EFFFF#8EFFFF
#8EFFFF is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.104 H 195.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFF |
|---|---|
| RGB | rgb(142, 255, 255) |
| HSL | hsl(180, 100%, 78%) |
| HSV | hsv(180, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.66, -32.26, -10.06) |
| CIE-LCH | lch(93.66, 33.79, 197.33°) |
| OKLab | oklab(93.32% -0.1 -0.0278) |
| OKLCH | oklch(93.32% 0.104 195.5) |
| XYZ | xyz(64.9582, 84.4855, 107.4726) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.41
Bright Cyan
#41FDFE
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFF #FF8E8E
analogous
#8EFFC6 #8EFFFF #8EC6FF
triadic
#8EFFFF #FF8EFF #FFFF8E
tetradic
#8EFFFF #C68EFF #FF8E8E #C6FF8E
square
#8EFFFF #C68EFF #FF8E8E #C6FF8E
split-complementary
#8EFFFF #FF8EC6 #FFC68E
monochromatic
#14FFFF #51FFFF #8EFFFF #CBFFFF #E0FFFF
Accessibility & contrast
On white
1.17
#8EFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#8EFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#52FFFF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8effff; /* rgb */ color: rgb(142, 255, 255); /* oklch */ color: oklch(93.3% 0.104 195.5);
Tailwind
colors: {
custom: {
50: '#b6ffff',
500: '#8effff',
950: '#000000',
},
}SCSS
$custom: #8effff; $custom-light: #b6ffff; $custom-dark: #000000;
JSON
{
"hex": "#8effff",
"rgb": {
"r": 142,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93323,
"c": 0.10379,
"h": 195.5
},
"luminance": 0.84491
}Semantic roles & 50–950 ramp
primary
#8EFFFF
secondary
#E05151
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686