#65FFFC#65FFFC
#65FFFC is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.129 H 193.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFFC |
|---|---|
| RGB | rgb(101, 255, 252) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.27, -40.90, -10.72) |
| CIE-LCH | lch(92.27, 42.28, 194.69°) |
| OKLab | oklab(91.81% -0.1258 -0.0298) |
| OKLCH | oklch(91.81% 0.129 193.3) |
| XYZ | xyz(58.6898, 81.3087, 104.6777) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.94
Aqua
#00FFFF
ΔE00 2.77
Bright Turquoise
#0FFEF9
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFFC #FF6568
analogous
#65FFAF #65FFFC #65B5FF
triadic
#65FFFC #FC65FF #FFFC65
tetradic
#65FFFC #AF65FF #FF6568 #B5FF65
square
#65FFFC #AF65FF #FF6568 #B5FF65
split-complementary
#65FFFC #FF65B5 #FFAF65
monochromatic
#00EAE5 #28FFFB #65FFFC #A2FFFD #DFFFFE
Accessibility & contrast
On white
1.22
#65FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#65FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFFC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFFC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #65fffc; /* rgb */ color: rgb(101, 255, 252); /* oklch */ color: oklch(91.8% 0.129 193.3);
Tailwind
colors: {
custom: {
50: '#a1fffd',
500: '#65fffc',
950: '#000000',
},
}SCSS
$custom: #65fffc; $custom-light: #a1fffd; $custom-dark: #000000;
JSON
{
"hex": "#65fffc",
"rgb": {
"r": 101,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.831,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91807,
"c": 0.12924,
"h": 193.3
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#65FFFC
secondary
#DA2E31
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685