#65EBB8#65EBB8
#65EBB8 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.139 H 165.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB8 |
|---|---|
| RGB | rgb(101, 235, 184) |
| HSL | hsl(157, 77%, 66%) |
| HSV | hsv(157, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(84.81, -48.56, 13.86) |
| CIE-LCH | lch(84.81, 50.50, 164.07°) |
| OKLab | oklab(85.19% -0.1347 0.0355) |
| OKLCH | oklch(85.19% 0.139 165.2) |
| XYZ | xyz(43.7226, 65.6398, 55.7037) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB8 #EB6598
analogous
#65EB75 #65EBB8 #65DBEB
triadic
#65EBB8 #B865EB #EBB865
tetradic
#65EBB8 #7565EB #EB6598 #DBEB65
square
#65EBB8 #7565EB #EB6598 #DBEB65
split-complementary
#65EBB8 #EB65DB #EB7565
monochromatic
#19BD7E #2FE49F #65EBB8 #9BF2D1 #D1F9EA
Accessibility & contrast
On white
1.49
#65EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#65EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#1FEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebb8; /* rgb */ color: rgb(101, 235, 184); /* oklch */ color: oklch(85.2% 0.139 165.2);
Tailwind
colors: {
custom: {
50: '#9cf2cd',
500: '#65ebb8',
950: '#000000',
},
}SCSS
$custom: #65ebb8; $custom-light: #9cf2cd; $custom-dark: #000000;
JSON
{
"hex": "#65ebb8",
"rgb": {
"r": 101,
"g": 235,
"b": 184
},
"hsl": {
"h": 157.164,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85186,
"c": 0.1393,
"h": 165.2
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#65EBB8
secondary
#BC386A
accent
#0C5AD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583