#9FEDEB#9FEDEB
#9FEDEB is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.5% C 0.077 H 193.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDEB |
|---|---|
| RGB | rgb(159, 237, 235) |
| HSL | hsl(178, 68%, 78%) |
| HSV | hsv(178, 33%, 93%) |
| CMYK | cmyk(32.9%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(88.89, -24.22, -6.65) |
| CIE-LCH | lch(88.89, 25.12, 195.35°) |
| OKLab | oklab(89.51% -0.0744 -0.0183) |
| OKLCH | oklch(89.51% 0.077 193.8) |
| XYZ | xyz(59.5724, 73.9339, 89.7128) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.66
Light Cyan
#ACFFFC
ΔE00 3.75
Pale Cyan
#B7FFFA
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDEB #ED9FA1
analogous
#9FEDC4 #9FEDEB #9FC8ED
triadic
#9FEDEB #EB9FED #EDEB9F
tetradic
#9FEDEB #C49FED #ED9FA1 #C8ED9F
square
#9FEDEB #C49FED #ED9FA1 #C8ED9F
split-complementary
#9FEDEB #ED9FC8 #EDC49F
monochromatic
#38DAD6 #6BE3E0 #9FEDEB #D3F7F6 #E5FAFA
Accessibility & contrast
On white
1.33
#9FEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#9FEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDEB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDEB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#82F1EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9fedeb; /* rgb */ color: rgb(159, 237, 235); /* oklch */ color: oklch(89.5% 0.077 193.8);
Tailwind
colors: {
custom: {
50: '#bef3f1',
500: '#9fedeb',
950: '#000000',
},
}SCSS
$custom: #9fedeb; $custom-light: #bef3f1; $custom-dark: #000000;
JSON
{
"hex": "#9fedeb",
"rgb": {
"r": 159,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.462,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.89514,
"c": 0.0766,
"h": 193.8
},
"luminance": 0.73937
}Semantic roles & 50–950 ramp
primary
#9FEDEB
secondary
#C96769
accent
#151AD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585