#65FDFF#65FDFF
#65FDFF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.128 H 196.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDFF |
|---|---|
| RGB | rgb(101, 253, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 60%, 100%) |
| CMYK | cmyk(60.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.79, -39.21, -12.99) |
| CIE-LCH | lch(91.79, 41.31, 198.33°) |
| OKLab | oklab(91.45% -0.1225 -0.036) |
| OKLCH | oklch(91.45% 0.128 196.4) |
| XYZ | xyz(58.5342, 80.2310, 106.9897) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.80
Bright Light Blue
#26F7FD
ΔE00 2.75
Aqua
#00FFFF
ΔE00 3.06
Bright Turquoise
#0FFEF9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDFF #FF6765
analogous
#65FFB4 #65FDFF #65B0FF
triadic
#65FDFF #FF65FD #FDFF65
tetradic
#65FDFF #B465FF #FF6765 #B0FF65
square
#65FDFF #B465FF #FF6765 #B0FF65
split-complementary
#65FDFF #FF65B0 #FFB465
monochromatic
#00E7EA #28FCFF #65FDFF #A2FEFF #DFFFFF
Accessibility & contrast
On white
1.23
#65FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#65FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDFF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDFF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fdff; /* rgb */ color: rgb(101, 253, 255); /* oklch */ color: oklch(91.4% 0.128 196.4);
Tailwind
colors: {
custom: {
50: '#a1feff',
500: '#65fdff',
950: '#000000',
},
}SCSS
$custom: #65fdff; $custom-light: #a1feff; $custom-dark: #000000;
JSON
{
"hex": "#65fdff",
"rgb": {
"r": 101,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.779,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91447,
"c": 0.12773,
"h": 196.4
},
"luminance": 0.80237
}Semantic roles & 50–950 ramp
primary
#65FDFF
secondary
#DA302E
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686