#65EBB1#65EBB1
#65EBB1 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.145 H 162.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB1 |
|---|---|
| RGB | rgb(101, 235, 177) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.67, -50.05, 17.30) |
| CIE-LCH | lch(84.67, 52.95, 160.93°) |
| OKLab | oklab(85.02% -0.1378 0.0442) |
| OKLCH | oklch(85.02% 0.145 162.2) |
| XYZ | xyz(43.0070, 65.3536, 51.9345) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.74
Greenish Cyan
#2AFEB7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB1 #EB659F
analogous
#65EB6E #65EBB1 #65E2EB
triadic
#65EBB1 #B165EB #EBB165
tetradic
#65EBB1 #6E65EB #EB659F #E2EB65
square
#65EBB1 #6E65EB #EB659F #E2EB65
split-complementary
#65EBB1 #EB65E2 #EB6E65
monochromatic
#19BD76 #2FE496 #65EBB1 #9BF2CC #D1F9E8
Accessibility & contrast
On white
1.49
#65EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB1
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB1 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAE
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#28EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebb1; /* rgb */ color: rgb(101, 235, 177); /* oklch */ color: oklch(85.0% 0.145 162.2);
Tailwind
colors: {
custom: {
50: '#9cf2c8',
500: '#65ebb1',
950: '#000000',
},
}SCSS
$custom: #65ebb1; $custom-light: #9cf2c8; $custom-dark: #000000;
JSON
{
"hex": "#65ebb1",
"rgb": {
"r": 101,
"g": 235,
"b": 177
},
"hsl": {
"h": 154.03,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85018,
"c": 0.14474,
"h": 162.2
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#65EBB1
secondary
#BC3871
accent
#0C65D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582