#8FEDED#8FEDED
#8FEDED is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.8% C 0.090 H 195.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEDED |
|---|---|
| RGB | rgb(143, 237, 237) |
| HSL | hsl(180, 72%, 75%) |
| HSV | hsv(180, 40%, 93%) |
| CMYK | cmyk(39.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.22, -27.83, -8.78) |
| CIE-LCH | lch(88.22, 29.18, 197.50°) |
| OKLab | oklab(88.8% -0.0862 -0.0242) |
| OKLCH | oklch(88.8% 0.09 195.7) |
| XYZ | xyz(56.8922, 72.5183, 91.1038) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 4.41
Paleturquoise
#AFEEEE
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Pale Cyan
#B7FFFA
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEDED #ED8F8F
analogous
#8FEDBE #8FEDED #8FBEED
triadic
#8FEDED #ED8FED #EDED8F
tetradic
#8FEDED #BE8FED #ED8F8F #BEED8F
square
#8FEDED #BE8FED #ED8F8F #BEED8F
split-complementary
#8FEDED #ED8FBE #EDBE8F
monochromatic
#26DCDC #5AE5E5 #8FEDED #C4F5F5 #E5FBFB
Accessibility & contrast
On white
1.35
#8FEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#8FEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEDED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEDED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#64F2ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8feded; /* rgb */ color: rgb(143, 237, 237); /* oklch */ color: oklch(88.8% 0.090 195.7);
Tailwind
colors: {
custom: {
50: '#b4f3f2',
500: '#8feded',
950: '#000000',
},
}SCSS
$custom: #8feded; $custom-light: #b4f3f2; $custom-dark: #000000;
JSON
{
"hex": "#8feded",
"rgb": {
"r": 143,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.88796,
"c": 0.08958,
"h": 195.7
},
"luminance": 0.72522
}Semantic roles & 50–950 ramp
primary
#8FEDED
secondary
#C85858
accent
#1111D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585