#65FDCE#65FDCE
#65FDCE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.146 H 169.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDCE |
|---|---|
| RGB | rgb(101, 253, 206) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.54, -51.25, 10.57) |
| CIE-LCH | lch(90.54, 52.33, 168.35°) |
| OKLab | oklab(90.02% -0.1435 0.027) |
| OKLCH | oklch(90.02% 0.146 169.3) |
| XYZ | xyz(51.6272, 77.4682, 70.6126) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDCE #FD6594
analogous
#65FD82 #65FDCE #65E0FD
triadic
#65FDCE #CE65FD #FDCE65
tetradic
#65FDCE #8265FD #FD6594 #E0FD65
square
#65FDCE #8265FD #FD6594 #E0FD65
split-complementary
#65FDCE #FD65E0 #FD8265
monochromatic
#03E59F #29FCBB #65FDCE #A1FEE1 #DEFFF4
Accessibility & contrast
On white
1.27
#65FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#65FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDCE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDCE | 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)
#F7EDCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fdce; /* rgb */ color: rgb(101, 253, 206); /* oklch */ color: oklch(90.0% 0.146 169.3);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#65fdce',
950: '#000000',
},
}SCSS
$custom: #65fdce; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#65fdce",
"rgb": {
"r": 101,
"g": 253,
"b": 206
},
"hsl": {
"h": 161.447,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.90015,
"c": 0.146,
"h": 169.3
},
"luminance": 0.77473
}Semantic roles & 50–950 ramp
primary
#65FDCE
secondary
#D82F63
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684