#85FDFE#85FDFE
#85FDFE is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.109 H 196.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDFE |
|---|---|
| RGB | rgb(133, 253, 254) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(47.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.75, -33.52, -10.94) |
| CIE-LCH | lch(92.75, 35.26, 198.08°) |
| OKLab | oklab(92.49% -0.1043 -0.0302) |
| OKLCH | oklch(92.49% 0.109 196.2) |
| XYZ | xyz(62.6803, 82.3874, 106.3460) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.17
Bright Light Blue
#26F7FD
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDFE #FE8685
analogous
#85FEC2 #85FDFE #85C0FE
triadic
#85FDFE #FE85FD #FDFE85
tetradic
#85FDFE #C285FE #FE8685 #C0FE85
square
#85FDFE #C285FE #FE8685 #C0FE85
split-complementary
#85FDFE #FE85C0 #FEC285
monochromatic
#0CFBFD #48FCFE #85FDFE #C2FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#85FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#85FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDFE
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDFE | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#3AFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85fdfe; /* rgb */ color: rgb(133, 253, 254); /* oklch */ color: oklch(92.5% 0.109 196.2);
Tailwind
colors: {
custom: {
50: '#b1fefe',
500: '#85fdfe',
950: '#000000',
},
}SCSS
$custom: #85fdfe; $custom-light: #b1fefe; $custom-dark: #000000;
JSON
{
"hex": "#85fdfe",
"rgb": {
"r": 133,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.496,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92486,
"c": 0.10862,
"h": 196.2
},
"luminance": 0.82393
}Semantic roles & 50–950 ramp
primary
#85FDFE
secondary
#DE4B4A
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685