#8AFFCA#8AFFCA
#8AFFCA is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.131 H 162.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFCA |
|---|---|
| RGB | rgb(138, 255, 202) |
| HSL | hsl(153, 100%, 77%) |
| HSV | hsv(153, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.21, -45.04, 15.17) |
| CIE-LCH | lch(92.21, 47.53, 161.39°) |
| OKLab | oklab(91.68% -0.125 0.0389) |
| OKLCH | oklch(91.68% 0.131 162.7) |
| XYZ | xyz(56.8973, 81.1831, 68.5373) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.35
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Seafoam
#A0FEBF
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFCA #FF8ABF
analogous
#8AFF90 #8AFFCA #8AF9FF
triadic
#8AFFCA #CA8AFF #FFCA8A
tetradic
#8AFFCA #908AFF #FF8ABF #F9FF8A
square
#8AFFCA #908AFF #FF8ABF #F9FF8A
split-complementary
#8AFFCA #FF8AF9 #FF908A
monochromatic
#10FF93 #4DFFAE #8AFFCA #C7FFE6 #E0FFF1
Accessibility & contrast
On white
1.22
#8AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#8AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFCA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFCA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C7
Deuteranopia (green-blind)
#EAE3CD
Tritanopia (blue-blind)
#67FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8affca; /* rgb */ color: rgb(138, 255, 202); /* oklch */ color: oklch(91.7% 0.131 162.7);
Tailwind
colors: {
custom: {
50: '#b2ffda',
500: '#8affca',
950: '#000000',
},
}SCSS
$custom: #8affca; $custom-light: #b2ffda; $custom-dark: #000000;
JSON
{
"hex": "#8affca",
"rgb": {
"r": 138,
"g": 255,
"b": 202
},
"hsl": {
"h": 152.821,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91683,
"c": 0.13093,
"h": 162.7
},
"luminance": 0.81188
}Semantic roles & 50–950 ramp
primary
#8AFFCA
secondary
#E04E90
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683