#8CEDFE#8CEDFE
#8CEDFE is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.2% C 0.094 H 210.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEDFE |
|---|---|
| RGB | rgb(140, 237, 254) |
| HSL | hsl(189, 98%, 77%) |
| HSV | hsv(189, 45%, 100%) |
| CMYK | cmyk(44.9%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(88.59, -24.33, -17.13) |
| CIE-LCH | lch(88.59, 29.76, 215.15°) |
| OKLab | oklab(89.22% -0.0818 -0.0472) |
| OKLCH | oklch(89.22% 0.094 210) |
| XYZ | xyz(58.9821, 73.2950, 104.7859) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.86
Robin'S Egg Blue
#98EFF9
ΔE00 2.39
Robin'S Egg
#6DEDFD
ΔE00 3.09
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEDFE #FE9D8C
analogous
#8CFED6 #8CEDFE #8CB4FE
triadic
#8CEDFE #FE8CED #EDFE8C
tetradic
#8CEDFE #D68CFE #FE9D8C #B4FE8C
square
#8CEDFE #D68CFE #FE9D8C #B4FE8C
split-complementary
#8CEDFE #FE8CB4 #FED68C
monochromatic
#13DAFD #4FE4FD #8CEDFE #C9F6FF #E1FAFF
Accessibility & contrast
On white
1.34
#8CEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#8CEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEDFE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEDFE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#53F5F2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #8cedfe; /* rgb */ color: rgb(140, 237, 254); /* oklch */ color: oklch(89.2% 0.094 210.0);
Tailwind
colors: {
custom: {
50: '#b4f3fe',
500: '#8cedfe',
950: '#000000',
},
}SCSS
$custom: #8cedfe; $custom-light: #b4f3fe; $custom-dark: #000000;
JSON
{
"hex": "#8cedfe",
"rgb": {
"r": 140,
"g": 237,
"b": 254
},
"hsl": {
"h": 188.947,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.89223,
"c": 0.09446,
"h": 210
},
"luminance": 0.733
}Semantic roles & 50–950 ramp
primary
#8CEDFE
secondary
#DF6550
accent
#2200E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585