#65F9FC#65F9FC
#65F9FC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.4% C 0.125 H 197.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65F9FC |
|---|---|
| RGB | rgb(101, 249, 252) |
| HSL | hsl(181, 96%, 69%) |
| HSV | hsv(181, 60%, 99%) |
| CMYK | cmyk(59.9%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(90.57, -38.19, -13.25) |
| CIE-LCH | lch(90.57, 40.42, 199.14°) |
| OKLab | oklab(90.43% -0.1198 -0.0367) |
| OKLCH | oklch(90.43% 0.125 197) |
| XYZ | xyz(56.8056, 77.5403, 104.0496) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.18
Bright Light Blue
#26F7FD
ΔE00 2.48
Aqua
#00FFFF
ΔE00 3.47
Bright Turquoise
#0FFEF9
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F9FC #FC6865
analogous
#65FCB4 #65F9FC #65AEFC
triadic
#65F9FC #FC65F9 #F9FC65
tetradic
#65F9FC #B465FC #FC6865 #AEFC65
square
#65F9FC #B465FC #FC6865 #AEFC65
split-complementary
#65F9FC #FC65AE #FCB465
monochromatic
#04DEE2 #29F7FB #65F9FC #A1FBFD #DDFEFE
Accessibility & contrast
On white
1.27
#65F9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#65F9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F9FC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F9FC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65f9fc; /* rgb */ color: rgb(101, 249, 252); /* oklch */ color: oklch(90.4% 0.125 197.0);
Tailwind
colors: {
custom: {
50: '#a0fbfd',
500: '#65f9fc',
950: '#000000',
},
}SCSS
$custom: #65f9fc; $custom-light: #a0fbfd; $custom-dark: #000000;
JSON
{
"hex": "#65f9fc",
"rgb": {
"r": 101,
"g": 249,
"b": 252
},
"hsl": {
"h": 181.192,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90433,
"c": 0.12529,
"h": 197
},
"luminance": 0.77546
}Semantic roles & 50–950 ramp
primary
#65F9FC
secondary
#D6322F
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585