#9FEDED#9FEDED
#9FEDED is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.6% C 0.076 H 195.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDED |
|---|---|
| RGB | rgb(159, 237, 237) |
| HSL | hsl(180, 68%, 78%) |
| HSV | hsv(180, 33%, 93%) |
| CMYK | cmyk(32.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.95, -23.76, -7.62) |
| CIE-LCH | lch(88.95, 24.95, 197.77°) |
| OKLab | oklab(89.58% -0.0736 -0.0209) |
| OKLCH | oklch(89.58% 0.077 195.9) |
| XYZ | xyz(59.8630, 74.0501, 91.2431) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.41
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Light Cyan
#ACFFFC
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDED #ED9F9F
analogous
#9FEDC6 #9FEDED #9FC6ED
triadic
#9FEDED #ED9FED #EDED9F
tetradic
#9FEDED #C69FED #ED9F9F #C6ED9F
square
#9FEDED #C69FED #ED9F9F #C6ED9F
split-complementary
#9FEDED #ED9FC6 #EDC69F
monochromatic
#38DADA #6BE3E3 #9FEDED #D3F7F7 #E5FAFA
Accessibility & contrast
On white
1.33
#9FEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#9FEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDED
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDED | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#81F2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9feded; /* rgb */ color: rgb(159, 237, 237); /* oklch */ color: oklch(89.6% 0.076 195.9);
Tailwind
colors: {
custom: {
50: '#bef3f2',
500: '#9feded',
950: '#000000',
},
}SCSS
$custom: #9feded; $custom-light: #bef3f2; $custom-dark: #000000;
JSON
{
"hex": "#9feded",
"rgb": {
"r": 159,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.89576,
"c": 0.0765,
"h": 195.9
},
"luminance": 0.74054
}Semantic roles & 50–950 ramp
primary
#9FEDED
secondary
#C96767
accent
#1515D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585