#65FCFE#65FCFE
#65FCFE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.127 H 196.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCFE |
|---|---|
| RGB | rgb(101, 252, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 60%, 100%) |
| CMYK | cmyk(60.2%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.48, -39.02, -12.94) |
| CIE-LCH | lch(91.48, 41.11, 198.34°) |
| OKLab | oklab(91.19% -0.122 -0.0359) |
| OKLCH | oklch(91.19% 0.127 196.4) |
| XYZ | xyz(58.0588, 79.5371, 106.0391) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.83
Bright Light Blue
#26F7FD
ΔE00 2.68
Aqua
#00FFFF
ΔE00 3.11
Bright Turquoise
#0FFEF9
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCFE #FE6765
analogous
#65FEB3 #65FCFE #65B0FE
triadic
#65FCFE #FE65FC #FCFE65
tetradic
#65FCFE #B365FE #FE6765 #B0FE65
square
#65FCFE #B365FE #FE6765 #B0FE65
split-complementary
#65FCFE #FE65B0 #FEB365
monochromatic
#02E4E7 #28FBFE #65FCFE #A2FDFE #DFFEFF
Accessibility & contrast
On white
1.24
#65FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#65FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCFE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCFE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fcfe; /* rgb */ color: rgb(101, 252, 254); /* oklch */ color: oklch(91.2% 0.127 196.4);
Tailwind
colors: {
custom: {
50: '#a1fefe',
500: '#65fcfe',
950: '#000000',
},
}SCSS
$custom: #65fcfe; $custom-light: #a1fefe; $custom-dark: #000000;
JSON
{
"hex": "#65fcfe",
"rgb": {
"r": 101,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.784,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.91185,
"c": 0.12713,
"h": 196.4
},
"luminance": 0.79543
}Semantic roles & 50–950 ramp
primary
#65FCFE
secondary
#D9312E
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685