#85FDF2#85FDF2
#85FDF2 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.110 H 187.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDF2 |
|---|---|
| RGB | rgb(133, 253, 242) |
| HSL | hsl(175, 97%, 76%) |
| HSV | hsv(175, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.42, -36.45, -5.21) |
| CIE-LCH | lch(92.42, 36.83, 188.14°) |
| OKLab | oklab(92.11% -0.1092 -0.0146) |
| OKLCH | oklch(92.11% 0.11 187.6) |
| XYZ | xyz(60.8186, 81.6427, 96.5408) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDF2 #FD8590
analogous
#85FDB6 #85FDF2 #85CCFD
triadic
#85FDF2 #F285FD #FDF285
tetradic
#85FDF2 #B685FD #FD8590 #CCFD85
square
#85FDF2 #B685FD #FD8590 #CCFD85
split-complementary
#85FDF2 #FD85CC #FDB685
monochromatic
#0DFBE5 #49FCEC #85FDF2 #C1FEF8 #E1FFFC
Accessibility & contrast
On white
1.21
#85FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#85FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDF2
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDF2 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#45FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fdf2; /* rgb */ color: rgb(133, 253, 242); /* oklch */ color: oklch(92.1% 0.110 187.6);
Tailwind
colors: {
custom: {
50: '#b0fef6',
500: '#85fdf2',
950: '#000000',
},
}SCSS
$custom: #85fdf2; $custom-light: #b0fef6; $custom-dark: #000000;
JSON
{
"hex": "#85fdf2",
"rgb": {
"r": 133,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.92112,
"c": 0.11019,
"h": 187.6
},
"luminance": 0.81648
}Semantic roles & 50–950 ramp
primary
#85FDF2
secondary
#DC4A57
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685