#8AFFEE#8AFFEE
#8AFFEE is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 183.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFEE |
|---|---|
| RGB | rgb(138, 255, 238) |
| HSL | hsl(171, 100%, 77%) |
| HSV | hsv(171, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.05, -37.21, -2.18) |
| CIE-LCH | lch(93.05, 37.27, 183.36°) |
| OKLab | oklab(92.64% -0.1097 -0.0065) |
| OKLCH | oklch(92.64% 0.11 183.4) |
| XYZ | xyz(61.6675, 83.0913, 93.6609) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 5.79
Pale Aqua
#B8FFEB
ΔE00 5.83
Light Aqua
#8CFFDB
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 6.23
Bright Turquoise
#0FFEF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFEE #FF8A9B
analogous
#8AFFB4 #8AFFEE #8AD6FF
triadic
#8AFFEE #EE8AFF #FFEE8A
tetradic
#8AFFEE #B48AFF #FF8A9B #D6FF8A
square
#8AFFEE #B48AFF #FF8A9B #D6FF8A
split-complementary
#8AFFEE #FF8AD6 #FFB48A
monochromatic
#10FFDC #4DFFE5 #8AFFEE #C7FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#8AFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#8AFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFEE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFEE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E2E5F0
Tritanopia (blue-blind)
#54FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8affee; /* rgb */ color: rgb(138, 255, 238); /* oklch */ color: oklch(92.6% 0.110 183.4);
Tailwind
colors: {
custom: {
50: '#b3fff3',
500: '#8affee',
950: '#000000',
},
}SCSS
$custom: #8affee; $custom-light: #b3fff3; $custom-dark: #000000;
JSON
{
"hex": "#8affee",
"rgb": {
"r": 138,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.282,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92642,
"c": 0.10988,
"h": 183.4
},
"luminance": 0.83096
}Semantic roles & 50–950 ramp
primary
#8AFFEE
secondary
#E04E63
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685