#65FDFD#65FDFD
#65FDFD is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.128 H 195.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDFD |
|---|---|
| RGB | rgb(101, 253, 253) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.73, -39.74, -12.04) |
| CIE-LCH | lch(91.73, 41.52, 196.86°) |
| OKLab | oklab(91.38% -0.1234 -0.0334) |
| OKLCH | oklch(91.38% 0.128 195.1) |
| XYZ | xyz(58.2140, 80.1029, 105.3029) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.66
Aqua
#00FFFF
ΔE00 2.85
Bright Light Blue
#26F7FD
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 5.93
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDFD #FD6565
analogous
#65FDB1 #65FDFD #65B1FD
triadic
#65FDFD #FD65FD #FDFD65
tetradic
#65FDFD #B165FD #FD6565 #B1FD65
square
#65FDFD #B165FD #FD6565 #B1FD65
split-complementary
#65FDFD #FD65B1 #FDB165
monochromatic
#03E5E5 #29FCFC #65FDFD #A1FEFE #DEFFFF
Accessibility & contrast
On white
1.23
#65FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#65FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDFD
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDFD | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fdfd; /* rgb */ color: rgb(101, 253, 253); /* oklch */ color: oklch(91.4% 0.128 195.1);
Tailwind
colors: {
custom: {
50: '#a1fefe',
500: '#65fdfd',
950: '#000000',
},
}SCSS
$custom: #65fdfd; $custom-light: #a1fefe; $custom-dark: #000000;
JSON
{
"hex": "#65fdfd",
"rgb": {
"r": 101,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.91381,
"c": 0.12781,
"h": 195.1
},
"luminance": 0.80109
}Semantic roles & 50–950 ramp
primary
#65FDFD
secondary
#D82F2F
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685