#8DF4F4#8DF4F4
#8DF4F4 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.5% C 0.096 H 195.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DF4F4 |
|---|---|
| RGB | rgb(141, 244, 244) |
| HSL | hsl(180, 82%, 75%) |
| HSV | hsv(180, 42%, 96%) |
| CMYK | cmyk(42.2%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(90.27, -29.97, -9.39) |
| CIE-LCH | lch(90.27, 31.40, 197.40°) |
| OKLab | oklab(90.49% -0.0929 -0.0259) |
| OKLCH | oklch(90.49% 0.096 195.6) |
| XYZ | xyz(59.6580, 76.8911, 97.2681) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.71
Robin'S Egg Blue
#98EFF9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DF4F4 #F48D8D
analogous
#8DF4C0 #8DF4F4 #8DC0F4
triadic
#8DF4F4 #F48DF4 #F4F48D
tetradic
#8DF4F4 #C08DF4 #F48D8D #C0F48D
square
#8DF4F4 #C08DF4 #F48D8D #C0F48D
split-complementary
#8DF4F4 #F48DC0 #F4C08D
monochromatic
#1DE9E9 #55EFEF #8DF4F4 #C5F9F9 #E3FCFC
Accessibility & contrast
On white
1.28
#8DF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#8DF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DF4F4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DF4F4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#D6DDF5
Tritanopia (blue-blind)
#5AFAF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8df4f4; /* rgb */ color: rgb(141, 244, 244); /* oklch */ color: oklch(90.5% 0.096 195.6);
Tailwind
colors: {
custom: {
50: '#b4f8f7',
500: '#8df4f4',
950: '#000000',
},
}SCSS
$custom: #8df4f4; $custom-light: #b4f8f7; $custom-dark: #000000;
JSON
{
"hex": "#8df4f4",
"rgb": {
"r": 141,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.90487,
"c": 0.09643,
"h": 195.6
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#8DF4F4
secondary
#D15454
accent
#0707DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585