#96FFFD#96FFFD
#96FFFD is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.098 H 194.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFFD |
|---|---|
| RGB | rgb(150, 255, 253) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.92, -30.90, -8.61) |
| CIE-LCH | lch(93.92, 32.08, 195.56°) |
| OKLab | oklab(93.6% -0.0951 -0.0238) |
| OKLCH | oklch(93.6% 0.098 194) |
| XYZ | xyz(66.0605, 85.0909, 105.8525) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.58
Pale Cyan
#B7FFFA
ΔE00 4.19
Bright Cyan
#41FDFE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFFD #FF9698
analogous
#96FFC9 #96FFFD #96CDFF
triadic
#96FFFD #FD96FF #FFFD96
tetradic
#96FFFD #C996FF #FF9698 #CDFF96
square
#96FFFD #C996FF #FF9698 #CDFF96
split-complementary
#96FFFD #FF96CD #FFC996
monochromatic
#1CFFFB #59FFFC #96FFFD #D3FFFE #E0FFFE
Accessibility & contrast
On white
1.17
#96FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#96FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFFD
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFFD | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#E0E8FE
Tritanopia (blue-blind)
#65FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #96fffd; /* rgb */ color: rgb(150, 255, 253); /* oklch */ color: oklch(93.6% 0.098 194.0);
Tailwind
colors: {
custom: {
50: '#bafffe',
500: '#96fffd',
950: '#000000',
},
}SCSS
$custom: #96fffd; $custom-light: #bafffe; $custom-dark: #000000;
JSON
{
"hex": "#96fffd",
"rgb": {
"r": 150,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93602,
"c": 0.09803,
"h": 194
},
"luminance": 0.85096
}Semantic roles & 50–950 ramp
primary
#96FFFD
secondary
#E1585A
accent
#0004E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685