#65FFFD#65FFFD
#65FFFD is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.129 H 193.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFFD |
|---|---|
| RGB | rgb(101, 255, 253) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.30, -40.64, -11.20) |
| CIE-LCH | lch(92.30, 42.16, 195.40°) |
| OKLab | oklab(91.84% -0.1253 -0.0311) |
| OKLCH | oklch(91.84% 0.129 193.9) |
| XYZ | xyz(58.8487, 81.3723, 105.5145) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.79
Aqua
#00FFFF
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 3.03
Bright Light Blue
#26F7FD
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFFD #FF6567
analogous
#65FFB0 #65FFFD #65B4FF
triadic
#65FFFD #FD65FF #FFFD65
tetradic
#65FFFD #B065FF #FF6567 #B4FF65
square
#65FFFD #B065FF #FF6567 #B4FF65
split-complementary
#65FFFD #FF65B4 #FFB065
monochromatic
#00EAE7 #28FFFC #65FFFD #A2FFFE #DFFFFF
Accessibility & contrast
On white
1.22
#65FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#65FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFFD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFFD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #65fffd; /* rgb */ color: rgb(101, 255, 253); /* oklch */ color: oklch(91.8% 0.129 193.9);
Tailwind
colors: {
custom: {
50: '#a1fffe',
500: '#65fffd',
950: '#000000',
},
}SCSS
$custom: #65fffd; $custom-light: #a1fffe; $custom-dark: #000000;
JSON
{
"hex": "#65fffd",
"rgb": {
"r": 101,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.221,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91839,
"c": 0.12915,
"h": 193.9
},
"luminance": 0.81379
}Semantic roles & 50–950 ramp
primary
#65FFFD
secondary
#DA2E30
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685