#65FBFE#65FBFE
#65FBFE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 91.0% C 0.127 H 197.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBFE |
|---|---|
| RGB | rgb(101, 251, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 60%, 100%) |
| CMYK | cmyk(60.2%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.19, -38.57, -13.36) |
| CIE-LCH | lch(91.19, 40.81, 199.11°) |
| OKLab | oklab(90.96% -0.121 -0.037) |
| OKLCH | oklch(90.96% 0.127 197) |
| XYZ | xyz(57.7456, 78.9107, 105.9347) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.03
Bright Light Blue
#26F7FD
ΔE00 2.55
Aqua
#00FFFF
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBFE #FE6865
analogous
#65FEB4 #65FBFE #65AFFE
triadic
#65FBFE #FE65FB #FBFE65
tetradic
#65FBFE #B465FE #FE6865 #AFFE65
square
#65FBFE #B465FE #FE6865 #AFFE65
split-complementary
#65FBFE #FE65AF #FEB465
monochromatic
#02E3E7 #28F9FE #65FBFE #A2FDFE #DFFEFF
Accessibility & contrast
On white
1.25
#65FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#65FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBFE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBFE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fbfe; /* rgb */ color: rgb(101, 251, 254); /* oklch */ color: oklch(91.0% 0.127 197.0);
Tailwind
colors: {
custom: {
50: '#a1fdfe',
500: '#65fbfe',
950: '#000000',
},
}SCSS
$custom: #65fbfe; $custom-light: #a1fdfe; $custom-dark: #000000;
JSON
{
"hex": "#65fbfe",
"rgb": {
"r": 101,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.176,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90956,
"c": 0.12651,
"h": 197
},
"luminance": 0.78917
}Semantic roles & 50–950 ramp
primary
#65FBFE
secondary
#D9322E
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585