#9FEDEC#9FEDEC
#9FEDEC is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.5% C 0.077 H 194.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDEC |
|---|---|
| RGB | rgb(159, 237, 236) |
| HSL | hsl(179, 68%, 78%) |
| HSV | hsv(179, 33%, 93%) |
| CMYK | cmyk(32.9%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(88.92, -23.99, -7.13) |
| CIE-LCH | lch(88.92, 25.03, 196.56°) |
| OKLab | oklab(89.55% -0.074 -0.0196) |
| OKLCH | oklch(89.55% 0.077 194.8) |
| XYZ | xyz(59.7173, 73.9918, 90.4758) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.51
Light Cyan
#ACFFFC
ΔE00 3.80
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDEC #ED9FA0
analogous
#9FEDC5 #9FEDEC #9FC7ED
triadic
#9FEDEC #EC9FED #EDEC9F
tetradic
#9FEDEC #C59FED #ED9FA0 #C7ED9F
square
#9FEDEC #C59FED #ED9FA0 #C7ED9F
split-complementary
#9FEDEC #ED9FC7 #EDC59F
monochromatic
#38DAD8 #6BE3E2 #9FEDEC #D3F7F6 #E5FAFA
Accessibility & contrast
On white
1.33
#9FEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#9FEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDEC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDEC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#81F2EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9fedec; /* rgb */ color: rgb(159, 237, 236); /* oklch */ color: oklch(89.5% 0.077 194.8);
Tailwind
colors: {
custom: {
50: '#bef3f2',
500: '#9fedec',
950: '#000000',
},
}SCSS
$custom: #9fedec; $custom-light: #bef3f2; $custom-dark: #000000;
JSON
{
"hex": "#9fedec",
"rgb": {
"r": 159,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.231,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.89545,
"c": 0.07653,
"h": 194.8
},
"luminance": 0.73995
}Semantic roles & 50–950 ramp
primary
#9FEDEC
secondary
#C96768
accent
#1518D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585