#65EEBC#65EEBC
#65EEBC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.140 H 166.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEBC |
|---|---|
| RGB | rgb(101, 238, 188) |
| HSL | hsl(158, 80%, 66%) |
| HSV | hsv(158, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(85.78, -48.96, 13.14) |
| CIE-LCH | lch(85.78, 50.69, 164.98°) |
| OKLab | oklab(86% -0.136 0.0337) |
| OKLCH | oklch(86% 0.14 166.1) |
| XYZ | xyz(45.0140, 67.5422, 58.2319) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEBC #EE6597
analogous
#65EE78 #65EEBC #65DCEE
triadic
#65EEBC #BC65EE #EEBC65
tetradic
#65EEBC #7865EE #EE6597 #DCEE65
square
#65EEBC #7865EE #EE6597 #DCEE65
split-complementary
#65EEBC #EE65DC #EE7865
monochromatic
#16C384 #2EE8A4 #65EEBC #9CF4D4 #D3FAEC
Accessibility & contrast
On white
1.45
#65EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#65EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEBC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEBC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#16EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eebc; /* rgb */ color: rgb(101, 238, 188); /* oklch */ color: oklch(86.0% 0.140 166.1);
Tailwind
colors: {
custom: {
50: '#9cf4d0',
500: '#65eebc',
950: '#000000',
},
}SCSS
$custom: #65eebc; $custom-light: #9cf4d0; $custom-dark: #000000;
JSON
{
"hex": "#65eebc",
"rgb": {
"r": 101,
"g": 238,
"b": 188
},
"hsl": {
"h": 158.102,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86002,
"c": 0.14015,
"h": 166.1
},
"luminance": 0.67547
}Semantic roles & 50–950 ramp
primary
#65EEBC
secondary
#C13669
accent
#0956DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583