#9FFCF3#9FFCF3
#9FFCF3 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.090 H 187.9°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCF3 |
|---|---|
| RGB | rgb(159, 252, 243) |
| HSL | hsl(174, 94%, 81%) |
| HSV | hsv(174, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(93.21, -29.61, -4.44) |
| CIE-LCH | lch(93.21, 29.94, 188.52°) |
| OKLab | oklab(93.05% -0.0889 -0.0124) |
| OKLCH | oklch(93.05% 0.09 187.9) |
| XYZ | xyz(65.2802, 83.4584, 97.4458) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 3.45
Pale Aqua
#B8FFEB
ΔE00 5.17
Eggshell Blue
#C4FFF7
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCF3 #FC9FA8
analogous
#9FFCC5 #9FFCF3 #9FD6FC
triadic
#9FFCF3 #F39FFC #FCF39F
tetradic
#9FFCF3 #C59FFC #FC9FA8 #D6FC9F
square
#9FFCF3 #C59FFC #FC9FA8 #D6FC9F
split-complementary
#9FFCF3 #FC9FD6 #FCC59F
monochromatic
#28F8E4 #64FAEC #9FFCF3 #DAFEFA #E1FEFB
Accessibility & contrast
On white
1.19
#9FFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#9FFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCF3
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCF3 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F3
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#7CFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9ffcf3; /* rgb */ color: rgb(159, 252, 243); /* oklch */ color: oklch(93.0% 0.090 187.9);
Tailwind
colors: {
custom: {
50: '#bffdf7',
500: '#9ffcf3',
950: '#000000',
},
}SCSS
$custom: #9ffcf3; $custom-light: #bffdf7; $custom-dark: #000000;
JSON
{
"hex": "#9ffcf3",
"rgb": {
"r": 159,
"g": 252,
"b": 243
},
"hsl": {
"h": 174.194,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.93049,
"c": 0.08976,
"h": 187.9
},
"luminance": 0.83463
}Semantic roles & 50–950 ramp
primary
#9FFCF3
secondary
#DE616D
accent
#0016E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585