#96FFD2#96FFD2
#96FFD2 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.117 H 164.7°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFD2 |
|---|---|
| RGB | rgb(150, 255, 210) |
| HSL | hsl(154, 100%, 79%) |
| HSV | hsv(154, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.86, -40.40, 12.05) |
| CIE-LCH | lch(92.86, 42.16, 163.39°) |
| OKLab | oklab(92.4% -0.113 0.031) |
| OKLCH | oklch(92.4% 0.117 164.7) |
| XYZ | xyz(59.9658, 82.6530, 73.7540) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Seafoam
#A0FEBF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFD2 #FF96C3
analogous
#96FF9E #96FFD2 #96F7FF
triadic
#96FFD2 #D296FF #FFD296
tetradic
#96FFD2 #9E96FF #FF96C3 #F7FF96
square
#96FFD2 #9E96FF #FF96C3 #F7FF96
split-complementary
#96FFD2 #FF96F7 #FF9E96
monochromatic
#1CFF9E #59FFB8 #96FFD2 #D3FFEC #E0FFF2
Accessibility & contrast
On white
1.20
#96FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#96FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFD2
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFD2 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#EAE6D5
Tritanopia (blue-blind)
#79FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffd2; /* rgb */ color: rgb(150, 255, 210); /* oklch */ color: oklch(92.4% 0.117 164.7);
Tailwind
colors: {
custom: {
50: '#b9ffdf',
500: '#96ffd2',
950: '#000000',
},
}SCSS
$custom: #96ffd2; $custom-light: #b9ffdf; $custom-dark: #000000;
JSON
{
"hex": "#96ffd2",
"rgb": {
"r": 150,
"g": 255,
"b": 210
},
"hsl": {
"h": 154.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92396,
"c": 0.11714,
"h": 164.7
},
"luminance": 0.82657
}Semantic roles & 50–950 ramp
primary
#96FFD2
secondary
#E15893
accent
#0062E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684