#65FEFF#65FEFF
#65FEFF is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.128 H 195.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEFF |
|---|---|
| RGB | rgb(101, 254, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(60.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.07, -39.66, -12.57) |
| CIE-LCH | lch(92.07, 41.61, 197.58°) |
| OKLab | oklab(91.68% -0.1235 -0.0349) |
| OKLCH | oklch(91.68% 0.128 195.8) |
| XYZ | xyz(58.8508, 80.8640, 107.0952) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.70
Aqua
#00FFFF
ΔE00 2.90
Bright Light Blue
#26F7FD
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 6.26
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEFF #FF6665
analogous
#65FFB3 #65FEFF #65B1FF
triadic
#65FEFF #FF65FE #FEFF65
tetradic
#65FEFF #B365FF #FF6665 #B1FF65
square
#65FEFF #B365FF #FF6665 #B1FF65
split-complementary
#65FEFF #FF65B1 #FFB365
monochromatic
#00E8EA #28FEFF #65FEFF #A2FEFF #DFFFFF
Accessibility & contrast
On white
1.22
#65FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#65FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEFF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEFF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #65feff; /* rgb */ color: rgb(101, 254, 255); /* oklch */ color: oklch(91.7% 0.128 195.8);
Tailwind
colors: {
custom: {
50: '#a1ffff',
500: '#65feff',
950: '#000000',
},
}SCSS
$custom: #65feff; $custom-light: #a1ffff; $custom-dark: #000000;
JSON
{
"hex": "#65feff",
"rgb": {
"r": 101,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.39,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91676,
"c": 0.12836,
"h": 195.8
},
"luminance": 0.8087
}Semantic roles & 50–950 ramp
primary
#65FEFF
secondary
#DA2F2E
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686