#85FDDF#85FDDF
#85FDDF is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.118 H 175.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDDF |
|---|---|
| RGB | rgb(133, 253, 223) |
| HSL | hsl(165, 97%, 76%) |
| HSV | hsv(165, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.94, -40.87, 3.92) |
| CIE-LCH | lch(91.94, 41.06, 174.52°) |
| OKLab | oklab(91.56% -0.1172 0.0098) |
| OKLCH | oklch(91.56% 0.118 175.2) |
| XYZ | xyz(58.1118, 80.5600, 82.2850) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.92
Tiffany Blue
#7BF2DA
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.60
Pale Turquoise
#A5FBD5
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDDF #FD85A3
analogous
#85FDA3 #85FDDF #85DFFD
triadic
#85FDDF #DF85FD #FDDF85
tetradic
#85FDDF #A385FD #FD85A3 #DFFD85
square
#85FDDF #A385FD #FD85A3 #DFFD85
split-complementary
#85FDDF #FD85DF #FDA385
monochromatic
#0DFBBF #49FCCF #85FDDF #C1FEEF #E1FFF7
Accessibility & contrast
On white
1.23
#85FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#85FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDDF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDDF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#53FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85fddf; /* rgb */ color: rgb(133, 253, 223); /* oklch */ color: oklch(91.6% 0.118 175.2);
Tailwind
colors: {
custom: {
50: '#affee9',
500: '#85fddf',
950: '#000000',
},
}SCSS
$custom: #85fddf; $custom-light: #affee9; $custom-dark: #000000;
JSON
{
"hex": "#85fddf",
"rgb": {
"r": 133,
"g": 253,
"b": 223
},
"hsl": {
"h": 165,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91563,
"c": 0.11758,
"h": 175.2
},
"luminance": 0.80565
}Semantic roles & 50–950 ramp
primary
#85FDDF
secondary
#DC4A6F
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684