#65FDC7#65FDC7
#65FDC7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.151 H 166.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDC7 |
|---|---|
| RGB | rgb(101, 253, 199) |
| HSL | hsl(159, 97%, 69%) |
| HSV | hsv(159, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.38, -52.79, 13.96) |
| CIE-LCH | lch(90.38, 54.61, 165.19°) |
| OKLab | oklab(89.84% -0.1466 0.0357) |
| OKLCH | oklch(89.84% 0.151 166.3) |
| XYZ | xyz(50.7957, 77.1356, 66.2335) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDC7 #FD659B
analogous
#65FD7B #65FDC7 #65E7FD
triadic
#65FDC7 #C765FD #FDC765
tetradic
#65FDC7 #7B65FD #FD659B #E7FD65
square
#65FDC7 #7B65FD #FD659B #E7FD65
split-complementary
#65FDC7 #FD65E7 #FD7B65
monochromatic
#03E594 #29FCB1 #65FDC7 #A1FEDD #DEFFF3
Accessibility & contrast
On white
1.28
#65FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#65FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDC7
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDC7 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fdc7; /* rgb */ color: rgb(101, 253, 199); /* oklch */ color: oklch(89.8% 0.151 166.3);
Tailwind
colors: {
custom: {
50: '#9effd8',
500: '#65fdc7',
950: '#000000',
},
}SCSS
$custom: #65fdc7; $custom-light: #9effd8; $custom-dark: #000000;
JSON
{
"hex": "#65fdc7",
"rgb": {
"r": 101,
"g": 253,
"b": 199
},
"hsl": {
"h": 158.684,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.8984,
"c": 0.15088,
"h": 166.3
},
"luminance": 0.77141
}Semantic roles & 50–950 ramp
primary
#65FDC7
secondary
#D82F6B
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683