#65FDCB#65FDCB
#65FDCB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.148 H 168.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDCB |
|---|---|
| RGB | rgb(101, 253, 203) |
| HSL | hsl(160, 97%, 69%) |
| HSV | hsv(160, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.47, -51.92, 12.02) |
| CIE-LCH | lch(90.47, 53.29, 166.96°) |
| OKLab | oklab(89.94% -0.1448 0.0308) |
| OKLCH | oklch(89.94% 0.148 168) |
| XYZ | xyz(51.2663, 77.3238, 68.7116) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 2.34
Bright Teal
#01F9C6
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDCB #FD6597
analogous
#65FD7F #65FDCB #65E3FD
triadic
#65FDCB #CB65FD #FDCB65
tetradic
#65FDCB #7F65FD #FD6597 #E3FD65
square
#65FDCB #7F65FD #FD6597 #E3FD65
split-complementary
#65FDCB #FD65E3 #FD7F65
monochromatic
#03E59A #29FCB7 #65FDCB #A1FEDF #DEFFF4
Accessibility & contrast
On white
1.28
#65FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#65FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDCB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDCB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fdcb; /* rgb */ color: rgb(101, 253, 203); /* oklch */ color: oklch(89.9% 0.148 168.0);
Tailwind
colors: {
custom: {
50: '#9effda',
500: '#65fdcb',
950: '#000000',
},
}SCSS
$custom: #65fdcb; $custom-light: #9effda; $custom-dark: #000000;
JSON
{
"hex": "#65fdcb",
"rgb": {
"r": 101,
"g": 253,
"b": 203
},
"hsl": {
"h": 160.263,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89939,
"c": 0.14805,
"h": 168
},
"luminance": 0.77329
}Semantic roles & 50–950 ramp
primary
#65FDCB
secondary
#D82F66
accent
#004BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684