#8DFCFF#8DFCFF
#8DFCFF is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.6% C 0.102 H 197.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCFF |
|---|---|
| RGB | rgb(141, 252, 255) |
| HSL | hsl(182, 100%, 78%) |
| HSV | hsv(182, 45%, 100%) |
| CMYK | cmyk(44.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.79, -31.07, -11.36) |
| CIE-LCH | lch(92.79, 33.08, 200.08°) |
| OKLab | oklab(92.62% -0.0974 -0.0313) |
| OKLCH | oklch(92.62% 0.102 197.8) |
| XYZ | xyz(63.8378, 82.4983, 107.1481) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 5.02
Pale Cyan
#B7FFFA
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCFF #FF908D
analogous
#8DFFC9 #8DFCFF #8DC3FF
triadic
#8DFCFF #FF8DFC #FCFF8D
tetradic
#8DFCFF #C98DFF #FF908D #C3FF8D
square
#8DFCFF #C98DFF #FF908D #C3FF8D
split-complementary
#8DFCFF #FF8DC3 #FFC98D
monochromatic
#13F9FF #50FAFF #8DFCFF #CAFEFF #E0FEFF
Accessibility & contrast
On white
1.20
#8DFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#8DFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCFF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCFF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#50FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dfcff; /* rgb */ color: rgb(141, 252, 255); /* oklch */ color: oklch(92.6% 0.102 197.8);
Tailwind
colors: {
custom: {
50: '#b5fdff',
500: '#8dfcff',
950: '#000000',
},
}SCSS
$custom: #8dfcff; $custom-light: #b5fdff; $custom-dark: #000000;
JSON
{
"hex": "#8dfcff",
"rgb": {
"r": 141,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92616,
"c": 0.10231,
"h": 197.8
},
"luminance": 0.82504
}Semantic roles & 50–950 ramp
primary
#8DFCFF
secondary
#E05450
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586