#65F5FC#65F5FC
#65F5FC is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.5% C 0.123 H 199.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5FC |
|---|---|
| RGB | rgb(101, 245, 252) |
| HSL | hsl(183, 96%, 69%) |
| HSV | hsv(183, 60%, 99%) |
| CMYK | cmyk(59.9%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(89.44, -36.35, -14.95) |
| CIE-LCH | lch(89.44, 39.30, 202.36°) |
| OKLab | oklab(89.52% -0.1158 -0.0414) |
| OKLCH | oklch(89.52% 0.123 199.7) |
| XYZ | xyz(55.5824, 75.0939, 103.6419) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.74
Bright Cyan
#41FDFE
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5FC #FC6C65
analogous
#65FCB7 #65F5FC #65AAFC
triadic
#65F5FC #FC65F5 #F5FC65
tetradic
#65F5FC #B765FC #FC6C65 #AAFC65
square
#65F5FC #B765FC #FC6C65 #AAFC65
split-complementary
#65F5FC #FC65AA #FCB765
monochromatic
#04D8E2 #29F1FB #65F5FC #A1F9FD #DDFDFE
Accessibility & contrast
On white
1.31
#65F5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#65F5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5FC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5FC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65f5fc; /* rgb */ color: rgb(101, 245, 252); /* oklch */ color: oklch(89.5% 0.123 199.7);
Tailwind
colors: {
custom: {
50: '#a0f9fd',
500: '#65f5fc',
950: '#000000',
},
}SCSS
$custom: #65f5fc; $custom-light: #a0f9fd; $custom-dark: #000000;
JSON
{
"hex": "#65f5fc",
"rgb": {
"r": 101,
"g": 245,
"b": 252
},
"hsl": {
"h": 182.781,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89517,
"c": 0.12296,
"h": 199.7
},
"luminance": 0.751
}Semantic roles & 50–950 ramp
primary
#65F5FC
secondary
#D6372F
accent
#0B00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585