#8AFFCB#8AFFCB
#8AFFCB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.130 H 163.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFCB |
|---|---|
| RGB | rgb(138, 255, 203) |
| HSL | hsl(153, 100%, 77%) |
| HSV | hsv(153, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.23, -44.84, 14.69) |
| CIE-LCH | lch(92.23, 47.18, 161.86°) |
| OKLab | oklab(91.71% -0.1246 0.0377) |
| OKLCH | oklch(91.71% 0.13 163.2) |
| XYZ | xyz(57.0160, 81.2307, 69.1629) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.35
Aquamarine
#7FFFD4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.11
Pale Turquoise
#A5FBD5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFCB #FF8ABE
analogous
#8AFF91 #8AFFCB #8AF9FF
triadic
#8AFFCB #CB8AFF #FFCB8A
tetradic
#8AFFCB #918AFF #FF8ABE #F9FF8A
square
#8AFFCB #918AFF #FF8ABE #F9FF8A
split-complementary
#8AFFCB #FF8AF9 #FF918A
monochromatic
#10FF95 #4DFFB0 #8AFFCB #C7FFE6 #E0FFF1
Accessibility & contrast
On white
1.22
#8AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#8AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFCB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFCB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E9E4CE
Tritanopia (blue-blind)
#67FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8affcb; /* rgb */ color: rgb(138, 255, 203); /* oklch */ color: oklch(91.7% 0.130 163.2);
Tailwind
colors: {
custom: {
50: '#b2ffda',
500: '#8affcb',
950: '#000000',
},
}SCSS
$custom: #8affcb; $custom-light: #b2ffda; $custom-dark: #000000;
JSON
{
"hex": "#8affcb",
"rgb": {
"r": 138,
"g": 255,
"b": 203
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91707,
"c": 0.13016,
"h": 163.2
},
"luminance": 0.81235
}Semantic roles & 50–950 ramp
primary
#8AFFCB
secondary
#E04E8E
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684