#65FDFE#65FDFE
#65FDFE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.128 H 195.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDFE |
|---|---|
| RGB | rgb(101, 253, 254) |
| HSL | hsl(180, 99%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(60.2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.76, -39.47, -12.52) |
| CIE-LCH | lch(91.76, 41.41, 197.59°) |
| OKLab | oklab(91.41% -0.123 -0.0347) |
| OKLCH | oklch(91.41% 0.128 195.8) |
| XYZ | xyz(58.3737, 80.1668, 106.1441) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.70
Bright Light Blue
#26F7FD
ΔE00 2.85
Aqua
#00FFFF
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 6.23
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDFE #FE6665
analogous
#65FEB2 #65FDFE #65B1FE
triadic
#65FDFE #FE65FD #FDFE65
tetradic
#65FDFE #B265FE #FE6665 #B1FE65
square
#65FDFE #B265FE #FE6665 #B1FE65
split-complementary
#65FDFE #FE65B1 #FEB265
monochromatic
#02E6E7 #28FCFE #65FDFE #A2FEFE #DFFFFF
Accessibility & contrast
On white
1.23
#65FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#65FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDFE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDFE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fdfe; /* rgb */ color: rgb(101, 253, 254); /* oklch */ color: oklch(91.4% 0.128 195.8);
Tailwind
colors: {
custom: {
50: '#a1fefe',
500: '#65fdfe',
950: '#000000',
},
}SCSS
$custom: #65fdfe; $custom-light: #a1fefe; $custom-dark: #000000;
JSON
{
"hex": "#65fdfe",
"rgb": {
"r": 101,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.392,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.91414,
"c": 0.12777,
"h": 195.8
},
"luminance": 0.80173
}Semantic roles & 50–950 ramp
primary
#65FDFE
secondary
#D92F2E
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685