#8AFFEB#8AFFEB
#8AFFEB is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.111 H 181.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFEB |
|---|---|
| RGB | rgb(138, 255, 235) |
| HSL | hsl(170, 100%, 77%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.98, -37.90, -0.74) |
| CIE-LCH | lch(92.98, 37.91, 181.13°) |
| OKLab | oklab(92.56% -0.1109 -0.0026) |
| OKLCH | oklch(92.56% 0.111 181.3) |
| XYZ | xyz(61.2305, 82.9164, 91.3590) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 4.86
Pale Aqua
#B8FFEB
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 6.02
Aquamarine
#7FFFD4
ΔE00 6.54
Light Turquoise
#7EF4CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFEB #FF8A9E
analogous
#8AFFB1 #8AFFEB #8AD8FF
triadic
#8AFFEB #EB8AFF #FFEB8A
tetradic
#8AFFEB #B18AFF #FF8A9E #D8FF8A
square
#8AFFEB #B18AFF #FF8A9E #D8FF8A
split-complementary
#8AFFEB #FF8AD8 #FFB18A
monochromatic
#10FFD6 #4DFFE1 #8AFFEB #C7FFF5 #E0FFFA
Accessibility & contrast
On white
1.19
#8AFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#8AFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFEB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFEB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#56FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affeb; /* rgb */ color: rgb(138, 255, 235); /* oklch */ color: oklch(92.6% 0.111 181.3);
Tailwind
colors: {
custom: {
50: '#b3fff1',
500: '#8affeb',
950: '#000000',
},
}SCSS
$custom: #8affeb; $custom-light: #b3fff1; $custom-dark: #000000;
JSON
{
"hex": "#8affeb",
"rgb": {
"r": 138,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92555,
"c": 0.11096,
"h": 181.3
},
"luminance": 0.82921
}Semantic roles & 50–950 ramp
primary
#8AFFEB
secondary
#E04E67
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685