#8FF3FD#8FF3FD
#8FF3FD is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.6% C 0.095 H 203.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3FD |
|---|---|
| RGB | rgb(143, 243, 253) |
| HSL | hsl(185, 96%, 78%) |
| HSV | hsv(185, 43%, 99%) |
| CMYK | cmyk(43.5%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(90.33, -26.81, -13.98) |
| CIE-LCH | lch(90.33, 30.24, 207.54°) |
| OKLab | oklab(90.65% -0.0867 -0.0385) |
| OKLCH | oklch(90.65% 0.095 203.9) |
| XYZ | xyz(61.1012, 77.0279, 104.5575) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.09
Robin'S Egg Blue
#98EFF9
ΔE00 1.59
Robin'S Egg
#6DEDFD
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.48
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3FD #FD998F
analogous
#8FFDD0 #8FF3FD #8FBCFD
triadic
#8FF3FD #FD8FF3 #F3FD8F
tetradic
#8FF3FD #D08FFD #FD998F #BCFD8F
square
#8FF3FD #D08FFD #FD998F #BCFD8F
split-complementary
#8FF3FD #FD8FBC #FDD08F
monochromatic
#17E6FB #53EDFC #8FF3FD #CBF9FE #E1FCFE
Accessibility & contrast
On white
1.28
#8FF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#8FF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3FD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3FD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#D3DDFE
Tritanopia (blue-blind)
#59FAF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff3fd; /* rgb */ color: rgb(143, 243, 253); /* oklch */ color: oklch(90.6% 0.095 203.9);
Tailwind
colors: {
custom: {
50: '#b6f7fe',
500: '#8ff3fd',
950: '#000000',
},
}SCSS
$custom: #8ff3fd; $custom-light: #b6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#8ff3fd",
"rgb": {
"r": 143,
"g": 243,
"b": 253
},
"hsl": {
"h": 185.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90645,
"c": 0.09489,
"h": 203.9
},
"luminance": 0.77033
}Semantic roles & 50–950 ramp
primary
#8FF3FD
secondary
#DE5F53
accent
#1500E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585