#96FFD0#96FFD0
#96FFD0 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.3% C 0.119 H 163.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFD0 |
|---|---|
| RGB | rgb(150, 255, 208) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(92.82, -40.80, 13.01) |
| CIE-LCH | lch(92.82, 42.83, 162.31°) |
| OKLab | oklab(92.35% -0.1138 0.0335) |
| OKLCH | oklch(92.35% 0.119 163.6) |
| XYZ | xyz(59.7182, 82.5540, 72.4500) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Seafoam
#A0FEBF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFD0 #FF96C5
analogous
#96FF9C #96FFD0 #96F9FF
triadic
#96FFD0 #D096FF #FFD096
tetradic
#96FFD0 #9C96FF #FF96C5 #F9FF96
square
#96FFD0 #9C96FF #FF96C5 #F9FF96
split-complementary
#96FFD0 #FF96F9 #FF9C96
monochromatic
#1CFF99 #59FFB5 #96FFD0 #D3FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#96FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#96FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFD0
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFD0 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CE
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#7AFFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffd0; /* rgb */ color: rgb(150, 255, 208); /* oklch */ color: oklch(92.3% 0.119 163.6);
Tailwind
colors: {
custom: {
50: '#b9ffde',
500: '#96ffd0',
950: '#000000',
},
}SCSS
$custom: #96ffd0; $custom-light: #b9ffde; $custom-dark: #000000;
JSON
{
"hex": "#96ffd0",
"rgb": {
"r": 150,
"g": 255,
"b": 208
},
"hsl": {
"h": 153.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92347,
"c": 0.11864,
"h": 163.6
},
"luminance": 0.82558
}Semantic roles & 50–950 ramp
primary
#96FFD0
secondary
#E15895
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684