#65FCFF#65FCFF
#65FCFF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.127 H 197.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCFF |
|---|---|
| RGB | rgb(101, 252, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 60%, 100%) |
| CMYK | cmyk(60.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.51, -38.75, -13.41) |
| CIE-LCH | lch(91.51, 41.01, 199.09°) |
| OKLab | oklab(91.22% -0.1216 -0.0372) |
| OKLCH | oklch(91.22% 0.127 197) |
| XYZ | xyz(58.2194, 79.6013, 106.8847) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.61
Aqua
#00FFFF
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCFF #FF6865
analogous
#65FFB5 #65FCFF #65AFFF
triadic
#65FCFF #FF65FC #FCFF65
tetradic
#65FCFF #B565FF #FF6865 #AFFF65
square
#65FCFF #B565FF #FF6865 #AFFF65
split-complementary
#65FCFF #FF65AF #FFB565
monochromatic
#00E5EA #28FBFF #65FCFF #A2FDFF #DFFEFF
Accessibility & contrast
On white
1.24
#65FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#65FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCFF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCFF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fcff; /* rgb */ color: rgb(101, 252, 255); /* oklch */ color: oklch(91.2% 0.127 197.0);
Tailwind
colors: {
custom: {
50: '#a1feff',
500: '#65fcff',
950: '#000000',
},
}SCSS
$custom: #65fcff; $custom-light: #a1feff; $custom-dark: #000000;
JSON
{
"hex": "#65fcff",
"rgb": {
"r": 101,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.169,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91218,
"c": 0.12712,
"h": 197
},
"luminance": 0.79608
}Semantic roles & 50–950 ramp
primary
#65FCFF
secondary
#DA312E
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686