#9FF4ED#9FF4ED
#9FF4ED is a very light, moderate teal. Relative luminance 0.782; OKLCH L 91.1% C 0.083 H 189.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF4ED |
|---|---|
| RGB | rgb(159, 244, 237) |
| HSL | hsl(175, 79%, 79%) |
| HSV | hsv(175, 35%, 96%) |
| CMYK | cmyk(34.8%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(90.86, -27.15, -4.78) |
| CIE-LCH | lch(90.86, 27.57, 189.99°) |
| OKLab | oklab(91.11% -0.0819 -0.0133) |
| OKLCH | oklch(91.11% 0.083 189.2) |
| XYZ | xyz(61.9293, 78.1828, 91.9319) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.90
Pale Cyan
#B7FFFA
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 4.41
Eggshell Blue
#C4FFF7
ΔE00 5.05
Duck Egg Blue
#C3FBF4
ΔE00 5.10
Pale Aqua
#B8FFEB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF4ED #F49FA6
analogous
#9FF4C3 #9FF4ED #9FD1F4
triadic
#9FF4ED #ED9FF4 #F4ED9F
tetradic
#9FF4ED #C39FF4 #F49FA6 #D1F49F
square
#9FF4ED #C39FF4 #F49FA6 #D1F49F
split-complementary
#9FF4ED #F49FD1 #F4C39F
monochromatic
#31E7D8 #68EEE3 #9FF4ED #D6FAF7 #E4FCFA
Accessibility & contrast
On white
1.26
#9FF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#9FF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF4ED
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF4ED | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#80F8F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9ff4ed; /* rgb */ color: rgb(159, 244, 237); /* oklch */ color: oklch(91.1% 0.083 189.2);
Tailwind
colors: {
custom: {
50: '#bef8f2',
500: '#9ff4ed',
950: '#000000',
},
}SCSS
$custom: #9ff4ed; $custom-light: #bef8f2; $custom-dark: #000000;
JSON
{
"hex": "#9ff4ed",
"rgb": {
"r": 159,
"g": 244,
"b": 237
},
"hsl": {
"h": 175.059,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.91111,
"c": 0.083,
"h": 189.2
},
"luminance": 0.78187
}Semantic roles & 50–950 ramp
primary
#9FF4ED
secondary
#D3646D
accent
#0A1BDC
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585