#9AFFCE#9AFFCE
#9AFFCE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.118 H 161.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFCE |
|---|---|
| RGB | rgb(154, 255, 206) |
| HSL | hsl(151, 100%, 80%) |
| HSV | hsv(151, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.95, -40.14, 14.24) |
| CIE-LCH | lch(92.95, 42.60, 160.46°) |
| OKLab | oklab(92.48% -0.1117 0.0366) |
| OKLCH | oklch(92.48% 0.118 161.9) |
| XYZ | xyz(60.2226, 82.8423, 71.1974) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFCE #FF9ACB
analogous
#9AFF9B #9AFFCE #9AFEFF
triadic
#9AFFCE #CE9AFF #FFCE9A
tetradic
#9AFFCE #9B9AFF #FF9ACB #FEFF9A
square
#9AFFCE #9B9AFF #FF9ACB #FEFF9A
split-complementary
#9AFFCE #FF9AFE #FF9B9A
monochromatic
#20FF93 #5DFFB0 #9AFFCE #D7FFEC #E0FFF0
Accessibility & contrast
On white
1.20
#9AFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#9AFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFCE
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFCE | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CB
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#81FFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9affce; /* rgb */ color: rgb(154, 255, 206); /* oklch */ color: oklch(92.5% 0.118 161.9);
Tailwind
colors: {
custom: {
50: '#bbffdd',
500: '#9affce',
950: '#000000',
},
}SCSS
$custom: #9affce; $custom-light: #bbffdd; $custom-dark: #000000;
JSON
{
"hex": "#9affce",
"rgb": {
"r": 154,
"g": 255,
"b": 206
},
"hsl": {
"h": 150.891,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92481,
"c": 0.11753,
"h": 161.9
},
"luminance": 0.82846
}Semantic roles & 50–950 ramp
primary
#9AFFCE
secondary
#E25B9D
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684