#9EFFE2#9EFFE2
#9EFFE2 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.101 H 173.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFE2 |
|---|---|
| RGB | rgb(158, 255, 226) |
| HSL | hsl(162, 100%, 81%) |
| HSV | hsv(162, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.57, -34.99, 4.87) |
| CIE-LCH | lch(93.57, 35.33, 172.08°) |
| OKLab | oklab(93.18% -0.1001 0.0124) |
| OKLCH | oklch(93.18% 0.101 173) |
| XYZ | xyz(63.5828, 84.2759, 84.8532) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.49
Pale Turquoise
#A5FBD5
ΔE00 3.35
Pale Aqua
#B8FFEB
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFE2 #FF9EBB
analogous
#9EFFB1 #9EFFE2 #9EEBFF
triadic
#9EFFE2 #E29EFF #FFE29E
tetradic
#9EFFE2 #B19EFF #FF9EBB #EBFF9E
square
#9EFFE2 #B19EFF #FF9EBB #EBFF9E
split-complementary
#9EFFE2 #FF9EEB #FFB19E
monochromatic
#24FFBD #61FFD0 #9EFFE2 #DBFFF4 #E0FFF6
Accessibility & contrast
On white
1.18
#9EFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#9EFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFE2
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFE2 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E1
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#80FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effe2; /* rgb */ color: rgb(158, 255, 226); /* oklch */ color: oklch(93.2% 0.101 173.0);
Tailwind
colors: {
custom: {
50: '#beffeb',
500: '#9effe2',
950: '#000000',
},
}SCSS
$custom: #9effe2; $custom-light: #beffeb; $custom-dark: #000000;
JSON
{
"hex": "#9effe2",
"rgb": {
"r": 158,
"g": 255,
"b": 226
},
"hsl": {
"h": 162.062,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93182,
"c": 0.10091,
"h": 173
},
"luminance": 0.8428
}Semantic roles & 50–950 ramp
primary
#9EFFE2
secondary
#E35F86
accent
#0045E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684