#8AFFCF#8AFFCF
#8AFFCF is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.127 H 165.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFCF |
|---|---|
| RGB | rgb(138, 255, 207) |
| HSL | hsl(155, 100%, 77%) |
| HSV | hsv(155, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.32, -44.02, 12.75) |
| CIE-LCH | lch(92.32, 45.83, 163.84°) |
| OKLab | oklab(91.81% -0.1228 0.0328) |
| OKLCH | oklch(91.81% 0.127 165.1) |
| XYZ | xyz(57.4989, 81.4238, 71.7058) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 3.71
Light Seafoam
#A0FEBF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFCF #FF8ABA
analogous
#8AFF95 #8AFFCF #8AF4FF
triadic
#8AFFCF #CF8AFF #FFCF8A
tetradic
#8AFFCF #958AFF #FF8ABA #F4FF8A
square
#8AFFCF #958AFF #FF8ABA #F4FF8A
split-complementary
#8AFFCF #FF8AF4 #FF958A
monochromatic
#10FF9D #4DFFB6 #8AFFCF #C7FFE8 #E0FFF2
Accessibility & contrast
On white
1.21
#8AFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#8AFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFCF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFCF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#65FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8affcf; /* rgb */ color: rgb(138, 255, 207); /* oklch */ color: oklch(91.8% 0.127 165.1);
Tailwind
colors: {
custom: {
50: '#b2ffdd',
500: '#8affcf',
950: '#000000',
},
}SCSS
$custom: #8affcf; $custom-light: #b2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8affcf",
"rgb": {
"r": 138,
"g": 255,
"b": 207
},
"hsl": {
"h": 155.385,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91805,
"c": 0.12714,
"h": 165.1
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#8AFFCF
secondary
#E04E89
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684