#65EBB0#65EBB0
#65EBB0 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.146 H 161.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB0 |
|---|---|
| RGB | rgb(101, 235, 176) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.65, -50.25, 17.79) |
| CIE-LCH | lch(84.65, 53.31, 160.51°) |
| OKLab | oklab(85% -0.1383 0.0454) |
| OKLCH | oklch(85% 0.146 161.8) |
| XYZ | xyz(42.9077, 65.3138, 51.4115) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB0 #EB65A0
analogous
#65EB6D #65EBB0 #65E3EB
triadic
#65EBB0 #B065EB #EBB065
tetradic
#65EBB0 #6D65EB #EB65A0 #E3EB65
square
#65EBB0 #6D65EB #EB65A0 #E3EB65
split-complementary
#65EBB0 #EB65E3 #EB6D65
monochromatic
#19BD75 #2FE494 #65EBB0 #9BF2CC #D1F9E8
Accessibility & contrast
On white
1.49
#65EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB0
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB0 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#D5CEB4
Tritanopia (blue-blind)
#29EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebb0; /* rgb */ color: rgb(101, 235, 176); /* oklch */ color: oklch(85.0% 0.146 161.8);
Tailwind
colors: {
custom: {
50: '#9bf2c7',
500: '#65ebb0',
950: '#000000',
},
}SCSS
$custom: #65ebb0; $custom-light: #9bf2c7; $custom-dark: #000000;
JSON
{
"hex": "#65ebb0",
"rgb": {
"r": 101,
"g": 235,
"b": 176
},
"hsl": {
"h": 153.582,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84995,
"c": 0.14555,
"h": 161.8
},
"luminance": 0.65318
}Semantic roles & 50–950 ramp
primary
#65EBB0
secondary
#BC3872
accent
#0C67D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582