#85FCDA#85FCDA
#85FCDA is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 172.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCDA |
|---|---|
| RGB | rgb(133, 252, 218) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.53, -41.54, 5.93) |
| CIE-LCH | lch(91.53, 41.96, 171.88°) |
| OKLab | oklab(91.2% -0.1182 0.0151) |
| OKLCH | oklch(91.2% 0.119 172.7) |
| XYZ | xyz(57.1328, 79.6646, 78.6822) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.01
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCDA #FC85A7
analogous
#85FC9E #85FCDA #85E3FC
triadic
#85FCDA #DA85FC #FCDA85
tetradic
#85FCDA #9E85FC #FC85A7 #E3FC85
square
#85FCDA #9E85FC #FC85A7 #E3FC85
split-complementary
#85FCDA #FC85E3 #FC9E85
monochromatic
#0EF9B6 #49FBC8 #85FCDA #C1FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#85FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#85FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCDA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCDA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#57FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcda; /* rgb */ color: rgb(133, 252, 218); /* oklch */ color: oklch(91.2% 0.119 172.7);
Tailwind
colors: {
custom: {
50: '#affee5',
500: '#85fcda',
950: '#000000',
},
}SCSS
$custom: #85fcda; $custom-light: #affee5; $custom-dark: #000000;
JSON
{
"hex": "#85fcda",
"rgb": {
"r": 133,
"g": 252,
"b": 218
},
"hsl": {
"h": 162.857,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91199,
"c": 0.11916,
"h": 172.7
},
"luminance": 0.79669
}Semantic roles & 50–950 ramp
primary
#85FCDA
secondary
#DB4A74
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684