#8EFAFE#8EFAFE
#8EFAFE is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.2% C 0.100 H 198.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFAFE |
|---|---|
| RGB | rgb(142, 250, 254) |
| HSL | hsl(182, 98%, 78%) |
| HSV | hsv(182, 44%, 100%) |
| CMYK | cmyk(44.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.25, -30.14, -11.64) |
| CIE-LCH | lch(92.25, 32.31, 201.11°) |
| OKLab | oklab(92.18% -0.0949 -0.0321) |
| OKLCH | oklch(92.18% 0.1 198.7) |
| XYZ | xyz(63.2234, 81.2727, 106.1023) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Light Cyan
#ACFFFC
ΔE00 3.80
Robin'S Egg Blue
#98EFF9
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFAFE #FE928E
analogous
#8EFECA #8EFAFE #8EC2FE
triadic
#8EFAFE #FE8EFA #FAFE8E
tetradic
#8EFAFE #CA8EFE #FE928E #C2FE8E
square
#8EFAFE #CA8EFE #FE928E #C2FE8E
split-complementary
#8EFAFE #FE8EC2 #FECA8E
monochromatic
#15F5FD #51F7FD #8EFAFE #CBFDFF #E1FEFF
Accessibility & contrast
On white
1.22
#8EFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#8EFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFAFE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFAFE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#54FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8efafe; /* rgb */ color: rgb(142, 250, 254); /* oklch */ color: oklch(92.2% 0.100 198.7);
Tailwind
colors: {
custom: {
50: '#b5fcfe',
500: '#8efafe',
950: '#000000',
},
}SCSS
$custom: #8efafe; $custom-light: #b5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#8efafe",
"rgb": {
"r": 142,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.143,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.92183,
"c": 0.10016,
"h": 198.7
},
"luminance": 0.81278
}Semantic roles & 50–950 ramp
primary
#8EFAFE
secondary
#DF5651
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585