#65FFFE#65FFFE
#65FFFE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.129 H 194.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFFE |
|---|---|
| RGB | rgb(101, 255, 254) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.33, -40.38, -11.67) |
| CIE-LCH | lch(92.33, 42.03, 196.12°) |
| OKLab | oklab(91.87% -0.1249 -0.0324) |
| OKLCH | oklch(91.87% 0.129 194.5) |
| XYZ | xyz(59.0084, 81.4361, 106.3556) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.70
Aqua
#00FFFF
ΔE00 2.74
Bright Turquoise
#0FFEF9
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFFE #FF6566
analogous
#65FFB1 #65FFFE #65B3FF
triadic
#65FFFE #FE65FF #FFFE65
tetradic
#65FFFE #B165FF #FF6566 #B3FF65
square
#65FFFE #B165FF #FF6566 #B3FF65
split-complementary
#65FFFE #FF65B3 #FFB165
monochromatic
#00EAE8 #28FFFE #65FFFE #A2FFFE #DFFFFF
Accessibility & contrast
On white
1.21
#65FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#65FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFFE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFFE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #65fffe; /* rgb */ color: rgb(101, 255, 254); /* oklch */ color: oklch(91.9% 0.129 194.5);
Tailwind
colors: {
custom: {
50: '#a1fffe',
500: '#65fffe',
950: '#000000',
},
}SCSS
$custom: #65fffe; $custom-light: #a1fffe; $custom-dark: #000000;
JSON
{
"hex": "#65fffe",
"rgb": {
"r": 101,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.61,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91872,
"c": 0.12907,
"h": 194.5
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#65FFFE
secondary
#DA2E2F
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685