#85FFFD#85FFFD
#85FFFD is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.110 H 194.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFFD |
|---|---|
| RGB | rgb(133, 255, 253) |
| HSL | hsl(179, 100%, 76%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.27, -34.70, -9.64) |
| CIE-LCH | lch(93.27, 36.01, 195.53°) |
| OKLab | oklab(92.9% -0.1069 -0.0267) |
| OKLCH | oklch(92.9% 0.11 194) |
| XYZ | xyz(63.1553, 83.5929, 105.7164) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 4.17
Aqua
#00FFFF
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.25
Pale Cyan
#B7FFFA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFFD #FF8587
analogous
#85FFC0 #85FFFD #85C4FF
triadic
#85FFFD #FD85FF #FFFD85
tetradic
#85FFFD #C085FF #FF8587 #C4FF85
square
#85FFFD #C085FF #FF8587 #C4FF85
split-complementary
#85FFFD #FF85C4 #FFC085
monochromatic
#0BFFFB #48FFFC #85FFFD #C2FFFE #E0FFFE
Accessibility & contrast
On white
1.19
#85FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#85FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFFD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFFD | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#3AFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #85fffd; /* rgb */ color: rgb(133, 255, 253); /* oklch */ color: oklch(92.9% 0.110 194.0);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#85fffd',
950: '#000000',
},
}SCSS
$custom: #85fffd; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#85fffd",
"rgb": {
"r": 133,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.016,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92901,
"c": 0.11016,
"h": 194
},
"luminance": 0.83598
}Semantic roles & 50–950 ramp
primary
#85FFFD
secondary
#DF494C
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685