#65EBBE#65EBBE
#65EBBE is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.135 H 168.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBBE |
|---|---|
| RGB | rgb(101, 235, 190) |
| HSL | hsl(160, 77%, 66%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.94, -47.25, 10.91) |
| CIE-LCH | lch(84.94, 48.49, 167.00°) |
| OKLab | oklab(85.34% -0.132 0.0279) |
| OKLCH | oklch(85.34% 0.135 168.1) |
| XYZ | xyz(44.3650, 65.8968, 59.0866) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBBE #EB6592
analogous
#65EB7B #65EBBE #65D5EB
triadic
#65EBBE #BE65EB #EBBE65
tetradic
#65EBBE #7B65EB #EB6592 #D5EB65
square
#65EBBE #7B65EB #EB6592 #D5EB65
split-complementary
#65EBBE #EB65D5 #EB7B65
monochromatic
#19BD86 #2FE4A7 #65EBBE #9BF2D5 #D1F9EC
Accessibility & contrast
On white
1.48
#65EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#65EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBBE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBBE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#15ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebbe; /* rgb */ color: rgb(101, 235, 190); /* oklch */ color: oklch(85.3% 0.135 168.1);
Tailwind
colors: {
custom: {
50: '#9cf2d1',
500: '#65ebbe',
950: '#000000',
},
}SCSS
$custom: #65ebbe; $custom-light: #9cf2d1; $custom-dark: #000000;
JSON
{
"hex": "#65ebbe",
"rgb": {
"r": 101,
"g": 235,
"b": 190
},
"hsl": {
"h": 159.851,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85337,
"c": 0.13494,
"h": 168.1
},
"luminance": 0.65901
}Semantic roles & 50–950 ramp
primary
#65EBBE
secondary
#BC3864
accent
#0C51D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583