#65EBB2#65EBB2
#65EBB2 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.144 H 162.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB2 |
|---|---|
| RGB | rgb(101, 235, 178) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.69, -49.84, 16.80) |
| CIE-LCH | lch(84.69, 52.59, 161.37°) |
| OKLab | oklab(85.04% -0.1374 0.043) |
| OKLCH | oklch(85.04% 0.144 162.6) |
| XYZ | xyz(43.1070, 65.3936, 52.4614) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB2 #EB659E
analogous
#65EB6F #65EBB2 #65E1EB
triadic
#65EBB2 #B265EB #EBB265
tetradic
#65EBB2 #6F65EB #EB659E #E1EB65
square
#65EBB2 #6F65EB #EB659E #E1EB65
split-complementary
#65EBB2 #EB65E1 #EB6F65
monochromatic
#19BD77 #2FE497 #65EBB2 #9BF2CD #D1F9E8
Accessibility & contrast
On white
1.49
#65EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#65EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#27EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebb2; /* rgb */ color: rgb(101, 235, 178); /* oklch */ color: oklch(85.0% 0.144 162.6);
Tailwind
colors: {
custom: {
50: '#9cf2c9',
500: '#65ebb2',
950: '#000000',
},
}SCSS
$custom: #65ebb2; $custom-light: #9cf2c9; $custom-dark: #000000;
JSON
{
"hex": "#65ebb2",
"rgb": {
"r": 101,
"g": 235,
"b": 178
},
"hsl": {
"h": 154.478,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85042,
"c": 0.14395,
"h": 162.6
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#65EBB2
secondary
#BC3870
accent
#0C63D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582