#9FFFE2#9FFFE2
#9FFFE2 is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.2% C 0.100 H 172.8°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFE2 |
|---|---|
| RGB | rgb(159, 255, 226) |
| HSL | hsl(162, 100%, 81%) |
| HSV | hsv(162, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.61, -34.73, 4.93) |
| CIE-LCH | lch(93.61, 35.08, 171.91°) |
| OKLab | oklab(93.23% -0.0994 0.0125) |
| OKLCH | oklch(93.23% 0.1 172.8) |
| XYZ | xyz(63.7804, 84.3778, 84.8625) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.28
Pale Aqua
#B8FFEB
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFE2 #FF9FBC
analogous
#9FFFB2 #9FFFE2 #9FECFF
triadic
#9FFFE2 #E29FFF #FFE29F
tetradic
#9FFFE2 #B29FFF #FF9FBC #ECFF9F
square
#9FFFE2 #B29FFF #FF9FBC #ECFF9F
split-complementary
#9FFFE2 #FF9FEC #FFB29F
monochromatic
#25FFBD #62FFD0 #9FFFE2 #DCFFF4 #E0FFF6
Accessibility & contrast
On white
1.17
#9FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#9FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFE2
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFE2 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E1
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#82FFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9fffe2; /* rgb */ color: rgb(159, 255, 226); /* oklch */ color: oklch(93.2% 0.100 172.8);
Tailwind
colors: {
custom: {
50: '#bfffeb',
500: '#9fffe2',
950: '#000000',
},
}SCSS
$custom: #9fffe2; $custom-light: #bfffeb; $custom-dark: #000000;
JSON
{
"hex": "#9fffe2",
"rgb": {
"r": 159,
"g": 255,
"b": 226
},
"hsl": {
"h": 161.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93229,
"c": 0.10017,
"h": 172.8
},
"luminance": 0.84382
}Semantic roles & 50–950 ramp
primary
#9FFFE2
secondary
#E35F87
accent
#0045E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684