#65F4FC#65F4FC
#65F4FC is a very light, vivid teal. Relative luminance 0.745; OKLCH L 89.3% C 0.122 H 200.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4FC |
|---|---|
| RGB | rgb(101, 244, 252) |
| HSL | hsl(183, 96%, 69%) |
| HSV | hsv(183, 60%, 99%) |
| CMYK | cmyk(59.9%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(89.15, -35.89, -15.37) |
| CIE-LCH | lch(89.15, 39.04, 203.19°) |
| OKLab | oklab(89.29% -0.1148 -0.0426) |
| OKLCH | oklch(89.29% 0.122 200.4) |
| XYZ | xyz(55.2807, 74.4905, 103.5413) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.41
Bright Cyan
#41FDFE
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4FC #FC6D65
analogous
#65FCB9 #65F4FC #65A9FC
triadic
#65F4FC #FC65F4 #F4FC65
tetradic
#65F4FC #B965FC #FC6D65 #A9FC65
square
#65F4FC #B965FC #FC6D65 #A9FC65
split-complementary
#65F4FC #FC65A9 #FCB965
monochromatic
#04D6E2 #29F0FB #65F4FC #A1F8FD #DDFDFE
Accessibility & contrast
On white
1.32
#65F4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#65F4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4FC
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4FC | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f4fc; /* rgb */ color: rgb(101, 244, 252); /* oklch */ color: oklch(89.3% 0.122 200.4);
Tailwind
colors: {
custom: {
50: '#a0f8fd',
500: '#65f4fc',
950: '#000000',
},
}SCSS
$custom: #65f4fc; $custom-light: #a0f8fd; $custom-dark: #000000;
JSON
{
"hex": "#65f4fc",
"rgb": {
"r": 101,
"g": 244,
"b": 252
},
"hsl": {
"h": 183.179,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89289,
"c": 0.12241,
"h": 200.4
},
"luminance": 0.74496
}Semantic roles & 50–950 ramp
primary
#65F4FC
secondary
#D6382F
accent
#0C00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585