#96CFCA#96CFCA
#96CFCA is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.059 H 189.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFCA |
|---|---|
| RGB | rgb(150, 207, 202) |
| HSL | hsl(175, 37%, 70%) |
| HSV | hsv(175, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.25, -19.31, -3.44) |
| CIE-LCH | lch(79.25, 19.61, 190.09°) |
| OKLab | oklab(81.39% -0.0583 -0.0095) |
| OKLCH | oklch(81.39% 0.059 189.3) |
| XYZ | xyz(45.5477, 55.3717, 64.1535) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.54
Seafoam Blue
#78D1B6
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFCA #CF969B
analogous
#96CFAE #96CFCA #96B7CF
triadic
#96CFCA #CA96CF #CFCA96
tetradic
#96CFCA #AE96CF #CF969B #B7CF96
square
#96CFCA #AE96CF #CF969B #B7CF96
split-complementary
#96CFCA #CF96B7 #CFAE96
monochromatic
#4AA199 #6CBCB5 #96CFCA #C0E2DF #EAF5F4
Accessibility & contrast
On white
1.74
#96CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#96CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFCA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFCA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#84D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cfca; /* rgb */ color: rgb(150, 207, 202); /* oklch */ color: oklch(81.4% 0.059 189.3);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#96cfca',
950: '#000000',
},
}SCSS
$custom: #96cfca; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#96cfca",
"rgb": {
"r": 150,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.737,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81394,
"c": 0.05907,
"h": 189.3
},
"luminance": 0.55374
}Semantic roles & 50–950 ramp
primary
#96CFCA
secondary
#A5656A
accent
#3540B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483