#65F0FC#65F0FC
#65F0FC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.4% C 0.120 H 203.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0FC |
|---|---|
| RGB | rgb(101, 240, 252) |
| HSL | hsl(185, 96%, 69%) |
| HSV | hsv(185, 60%, 99%) |
| CMYK | cmyk(59.9%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(88.02, -34.02, -17.08) |
| CIE-LCH | lch(88.02, 38.07, 206.65°) |
| OKLab | oklab(88.38% -0.1107 -0.0473) |
| OKLCH | oklch(88.38% 0.12 203.1) |
| XYZ | xyz(54.0902, 72.1095, 103.1445) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.84
Robin Egg Blue
#8AF1FE
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0FC #FC7165
analogous
#65FCBD #65F0FC #65A5FC
triadic
#65F0FC #FC65F0 #F0FC65
tetradic
#65F0FC #BD65FC #FC7165 #A5FC65
square
#65F0FC #BD65FC #FC7165 #A5FC65
split-complementary
#65F0FC #FC65A5 #FCBD65
monochromatic
#04D1E2 #29EAFB #65F0FC #A1F6FD #DDFCFE
Accessibility & contrast
On white
1.36
#65F0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#65F0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0FC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0FC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#C8D5FD
Tritanopia (blue-blind)
#00F9F3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f0fc; /* rgb */ color: rgb(101, 240, 252); /* oklch */ color: oklch(88.4% 0.120 203.1);
Tailwind
colors: {
custom: {
50: '#a0f5fd',
500: '#65f0fc',
950: '#000000',
},
}SCSS
$custom: #65f0fc; $custom-light: #a0f5fd; $custom-dark: #000000;
JSON
{
"hex": "#65f0fc",
"rgb": {
"r": 101,
"g": 240,
"b": 252
},
"hsl": {
"h": 184.768,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88375,
"c": 0.12042,
"h": 203.1
},
"luminance": 0.72115
}Semantic roles & 50–950 ramp
primary
#65F0FC
secondary
#D63C2F
accent
#1200E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585