#65FDCD#65FDCD
#65FDCD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 168.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDCD |
|---|---|
| RGB | rgb(101, 253, 205) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.51, -51.47, 11.05) |
| CIE-LCH | lch(90.51, 52.65, 167.88°) |
| OKLab | oklab(89.99% -0.1439 0.0283) |
| OKLCH | oklch(89.99% 0.147 168.9) |
| XYZ | xyz(51.5061, 77.4198, 69.9749) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDCD #FD6595
analogous
#65FD81 #65FDCD #65E1FD
triadic
#65FDCD #CD65FD #FDCD65
tetradic
#65FDCD #8165FD #FD6595 #E1FD65
square
#65FDCD #8165FD #FD6595 #E1FD65
split-complementary
#65FDCD #FD65E1 #FD8165
monochromatic
#03E59D #29FCB9 #65FDCD #A1FEE1 #DEFFF4
Accessibility & contrast
On white
1.27
#65FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#65FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDCD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDCD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fdcd; /* rgb */ color: rgb(101, 253, 205); /* oklch */ color: oklch(90.0% 0.147 168.9);
Tailwind
colors: {
custom: {
50: '#9effdc',
500: '#65fdcd',
950: '#000000',
},
}SCSS
$custom: #65fdcd; $custom-light: #9effdc; $custom-dark: #000000;
JSON
{
"hex": "#65fdcd",
"rgb": {
"r": 101,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.053,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.8999,
"c": 0.14668,
"h": 168.9
},
"luminance": 0.77425
}Semantic roles & 50–950 ramp
primary
#65FDCD
secondary
#D82F64
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684