#65FFCE#65FFCE
#65FFCE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 168.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFCE |
|---|---|
| RGB | rgb(101, 255, 206) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.12, -52.08, 11.39) |
| CIE-LCH | lch(91.12, 53.31, 167.66°) |
| OKLab | oklab(90.49% -0.1455 0.0292) |
| OKLCH | oklch(90.49% 0.148 168.7) |
| XYZ | xyz(52.2619, 78.7376, 70.8242) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.45
Bright Teal
#01F9C6
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFCE #FF6596
analogous
#65FF81 #65FFCE #65E3FF
triadic
#65FFCE #CE65FF #FFCE65
tetradic
#65FFCE #8165FF #FF6596 #E3FF65
square
#65FFCE #8165FF #FF6596 #E3FF65
split-complementary
#65FFCE #FF65E3 #FF8165
monochromatic
#00EA9F #28FFBB #65FFCE #A2FFE1 #DFFFF5
Accessibility & contrast
On white
1.25
#65FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#65FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFCE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFCE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffce; /* rgb */ color: rgb(101, 255, 206); /* oklch */ color: oklch(90.5% 0.148 168.7);
Tailwind
colors: {
custom: {
50: '#9fffdd',
500: '#65ffce',
950: '#000000',
},
}SCSS
$custom: #65ffce; $custom-light: #9fffdd; $custom-dark: #000000;
JSON
{
"hex": "#65ffce",
"rgb": {
"r": 101,
"g": 255,
"b": 206
},
"hsl": {
"h": 160.909,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90487,
"c": 0.1484,
"h": 168.7
},
"luminance": 0.78743
}Semantic roles & 50–950 ramp
primary
#65FFCE
secondary
#DA2E65
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684