#9AFFE3#9AFFE3
#9AFFE3 is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.103 H 174.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFE3 |
|---|---|
| RGB | rgb(154, 255, 227) |
| HSL | hsl(163, 100%, 80%) |
| HSV | hsv(163, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 11%, 0%) |
| CIE-LAB | lab(93.42, -35.81, 4.11) |
| CIE-LCH | lch(93.42, 36.05, 173.45°) |
| OKLab | oklab(93.02% -0.1028 0.0103) |
| OKLCH | oklch(93.02% 0.103 174.3) |
| XYZ | xyz(62.9462, 83.9317, 85.5417) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 3.91
Pale Aqua
#B8FFEB
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFE3 #FF9AB6
analogous
#9AFFB0 #9AFFE3 #9AE9FF
triadic
#9AFFE3 #E39AFF #FFE39A
tetradic
#9AFFE3 #B09AFF #FF9AB6 #E9FF9A
square
#9AFFE3 #B09AFF #FF9AB6 #E9FF9A
split-complementary
#9AFFE3 #FF9AE9 #FFB09A
monochromatic
#20FFC1 #5DFFD2 #9AFFE3 #D7FFF4 #E0FFF7
Accessibility & contrast
On white
1.18
#9AFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#9AFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFE3
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFE3 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E2
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#79FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affe3; /* rgb */ color: rgb(154, 255, 227); /* oklch */ color: oklch(93.0% 0.103 174.3);
Tailwind
colors: {
custom: {
50: '#bcffeb',
500: '#9affe3',
950: '#000000',
},
}SCSS
$custom: #9affe3; $custom-light: #bcffeb; $custom-dark: #000000;
JSON
{
"hex": "#9affe3",
"rgb": {
"r": 154,
"g": 255,
"b": 227
},
"hsl": {
"h": 163.366,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93022,
"c": 0.1033,
"h": 174.3
},
"luminance": 0.83936
}Semantic roles & 50–950 ramp
primary
#9AFFE3
secondary
#E25B81
accent
#0040E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684