#65ECBE#65ECBE
#65ECBE is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.136 H 167.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECBE |
|---|---|
| RGB | rgb(101, 236, 190) |
| HSL | hsl(160, 78%, 66%) |
| HSV | hsv(160, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.24, -47.67, 11.32) |
| CIE-LCH | lch(85.24, 49.00, 166.64°) |
| OKLab | oklab(85.58% -0.1331 0.029) |
| OKLCH | oklch(85.58% 0.136 167.7) |
| XYZ | xyz(44.6521, 66.4710, 59.1823) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECBE #EC6593
analogous
#65EC7A #65ECBE #65D6EC
triadic
#65ECBE #BE65EC #ECBE65
tetradic
#65ECBE #7A65EC #EC6593 #D6EC65
square
#65ECBE #7A65EC #EC6593 #D6EC65
split-complementary
#65ECBE #EC65D6 #EC7A65
monochromatic
#18BF86 #2FE5A7 #65ECBE #9BF3D5 #D2F9EC
Accessibility & contrast
On white
1.47
#65ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECBE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECBE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#14EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ecbe; /* rgb */ color: rgb(101, 236, 190); /* oklch */ color: oklch(85.6% 0.136 167.7);
Tailwind
colors: {
custom: {
50: '#9cf3d1',
500: '#65ecbe',
950: '#000000',
},
}SCSS
$custom: #65ecbe; $custom-light: #9cf3d1; $custom-dark: #000000;
JSON
{
"hex": "#65ecbe",
"rgb": {
"r": 101,
"g": 236,
"b": 190
},
"hsl": {
"h": 159.556,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.85575,
"c": 0.13619,
"h": 167.7
},
"luminance": 0.66475
}Semantic roles & 50–950 ramp
primary
#65ECBE
secondary
#BE3865
accent
#0B52DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583