#65FCCE#65FCCE
#65FCCE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.145 H 169.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCCE |
|---|---|
| RGB | rgb(101, 252, 206) |
| HSL | hsl(162, 96%, 69%) |
| HSV | hsv(162, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.25, -50.83, 10.15) |
| CIE-LCH | lch(90.25, 51.84, 168.70°) |
| OKLab | oklab(89.78% -0.1425 0.026) |
| OKLCH | oklch(89.78% 0.145 169.7) |
| XYZ | xyz(51.3124, 76.8385, 70.5077) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCCE #FC6593
analogous
#65FC83 #65FCCE #65DEFC
triadic
#65FCCE #CE65FC #FCCE65
tetradic
#65FCCE #8365FC #FC6593 #DEFC65
square
#65FCCE #8365FC #FC6593 #DEFC65
split-complementary
#65FCCE #FC65DE #FC8365
monochromatic
#04E29F #29FBBB #65FCCE #A1FDE1 #DDFEF4
Accessibility & contrast
On white
1.28
#65FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#65FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCCE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCCE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fcce; /* rgb */ color: rgb(101, 252, 206); /* oklch */ color: oklch(89.8% 0.145 169.7);
Tailwind
colors: {
custom: {
50: '#9efedd',
500: '#65fcce',
950: '#000000',
},
}SCSS
$custom: #65fcce; $custom-light: #9efedd; $custom-dark: #000000;
JSON
{
"hex": "#65fcce",
"rgb": {
"r": 101,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.722,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89779,
"c": 0.14482,
"h": 169.7
},
"luminance": 0.76844
}Semantic roles & 50–950 ramp
primary
#65FCCE
secondary
#D62F62
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684