#8FDBDF#8FDBDF
#8FDBDF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.075 H 200.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBDF |
|---|---|
| RGB | rgb(143, 219, 223) |
| HSL | hsl(183, 56%, 72%) |
| HSV | hsv(183, 36%, 87%) |
| CMYK | cmyk(35.9%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.82, -22.40, -9.41) |
| CIE-LCH | lch(82.82, 24.29, 202.78°) |
| OKLab | oklab(84.34% -0.0707 -0.0258) |
| OKLCH | oklch(84.34% 0.075 200.1) |
| XYZ | xyz(49.9737, 61.8272, 79.0983) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.45
Pale Sky Blue
#BDF6FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBDF #DF938F
analogous
#8FDFBB #8FDBDF #8FB3DF
triadic
#8FDBDF #DF8FDB #DBDF8F
tetradic
#8FDBDF #BB8FDF #DF938F #B3DF8F
square
#8FDBDF #BB8FDF #DF938F #B3DF8F
split-complementary
#8FDBDF #DF8FB3 #DFBB8F
monochromatic
#36B7BD #5FCCD1 #8FDBDF #BFEAED #E7F7F8
Accessibility & contrast
On white
1.57
#8FDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#8FDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBDF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBDF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#C2CAE0
Tritanopia (blue-blind)
#6FE0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdbdf; /* rgb */ color: rgb(143, 219, 223); /* oklch */ color: oklch(84.3% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#b3e6e9',
500: '#8fdbdf',
950: '#000000',
},
}SCSS
$custom: #8fdbdf; $custom-light: #b3e6e9; $custom-dark: #000000;
JSON
{
"hex": "#8fdbdf",
"rgb": {
"r": 143,
"g": 219,
"b": 223
},
"hsl": {
"h": 183,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.84343,
"c": 0.07527,
"h": 200.1
},
"luminance": 0.6183
}Semantic roles & 50–950 ramp
primary
#8FDBDF
secondary
#B7605B
accent
#2A22C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484