#9AFFCD#9AFFCD
#9AFFCD is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.118 H 161.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFCD |
|---|---|
| RGB | rgb(154, 255, 205) |
| HSL | hsl(150, 100%, 80%) |
| HSV | hsv(150, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(92.92, -40.34, 14.73) |
| CIE-LCH | lch(92.92, 42.95, 159.94°) |
| OKLab | oklab(92.46% -0.1121 0.0379) |
| OKLCH | oklch(92.46% 0.118 161.3) |
| XYZ | xyz(60.1015, 82.7939, 70.5596) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.32
Light Aqua
#8CFFDB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFCD #FF9ACC
analogous
#9AFF9A #9AFFCD #9AFFFF
triadic
#9AFFCD #CD9AFF #FFCD9A
tetradic
#9AFFCD #9A9AFF #FF9ACC #FFFF9A
square
#9AFFCD #9A9AFF #FF9ACC #FFFF9A
split-complementary
#9AFFCD #FF9AFF #FF9A9A
monochromatic
#20FF90 #5DFFAF #9AFFCD #D7FFEB #E0FFF0
Accessibility & contrast
On white
1.20
#9AFFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#9AFFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFCD
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFCD | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CA
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#81FFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9affcd; /* rgb */ color: rgb(154, 255, 205); /* oklch */ color: oklch(92.5% 0.118 161.3);
Tailwind
colors: {
custom: {
50: '#bbffdc',
500: '#9affcd',
950: '#000000',
},
}SCSS
$custom: #9affcd; $custom-light: #bbffdc; $custom-dark: #000000;
JSON
{
"hex": "#9affcd",
"rgb": {
"r": 154,
"g": 255,
"b": 205
},
"hsl": {
"h": 150.297,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92457,
"c": 0.11832,
"h": 161.3
},
"luminance": 0.82798
}Semantic roles & 50–950 ramp
primary
#9AFFCD
secondary
#E25B9E
accent
#0072E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684