#65FCD5#65FCD5
#65FCD5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.140 H 173.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCD5 |
|---|---|
| RGB | rgb(101, 252, 213) |
| HSL | hsl(165, 96%, 69%) |
| HSV | hsv(165, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.41, -49.24, 6.76) |
| CIE-LCH | lch(90.41, 49.70, 172.18°) |
| OKLab | oklab(89.96% -0.1394 0.0171) |
| OKLCH | oklch(89.96% 0.14 173) |
| XYZ | xyz(52.1817, 77.1862, 75.0863) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCD5 #FC658C
analogous
#65FC8A #65FCD5 #65D8FC
triadic
#65FCD5 #D565FC #FCD565
tetradic
#65FCD5 #8A65FC #FC658C #D8FC65
square
#65FCD5 #8A65FC #FC658C #D8FC65
split-complementary
#65FCD5 #FC65D8 #FC8A65
monochromatic
#04E2A9 #29FBC5 #65FCD5 #A1FDE5 #DDFEF6
Accessibility & contrast
On white
1.28
#65FCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#65FCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCD5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCD5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fcd5; /* rgb */ color: rgb(101, 252, 213); /* oklch */ color: oklch(90.0% 0.140 173.0);
Tailwind
colors: {
custom: {
50: '#9ffee1',
500: '#65fcd5',
950: '#000000',
},
}SCSS
$custom: #65fcd5; $custom-light: #9ffee1; $custom-dark: #000000;
JSON
{
"hex": "#65fcd5",
"rgb": {
"r": 101,
"g": 252,
"b": 213
},
"hsl": {
"h": 164.503,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89962,
"c": 0.14044,
"h": 173
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#65FCD5
secondary
#D62F5A
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684