#65EBBB#65EBBB
#65EBBB is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.137 H 166.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBBB |
|---|---|
| RGB | rgb(101, 235, 187) |
| HSL | hsl(159, 77%, 66%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.88, -47.91, 12.38) |
| CIE-LCH | lch(84.88, 49.48, 165.51°) |
| OKLab | oklab(85.26% -0.1334 0.0317) |
| OKLCH | oklch(85.26% 0.137 166.6) |
| XYZ | xyz(44.0404, 65.7670, 57.3775) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBBB #EB6595
analogous
#65EB78 #65EBBB #65D8EB
triadic
#65EBBB #BB65EB #EBBB65
tetradic
#65EBBB #7865EB #EB6595 #D8EB65
square
#65EBBB #7865EB #EB6595 #D8EB65
split-complementary
#65EBBB #EB65D8 #EB7865
monochromatic
#19BD82 #2FE4A3 #65EBBB #9BF2D3 #D1F9EB
Accessibility & contrast
On white
1.48
#65EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#65EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBBB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBBB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#1BECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebbb; /* rgb */ color: rgb(101, 235, 187); /* oklch */ color: oklch(85.3% 0.137 166.6);
Tailwind
colors: {
custom: {
50: '#9cf2cf',
500: '#65ebbb',
950: '#000000',
},
}SCSS
$custom: #65ebbb; $custom-light: #9cf2cf; $custom-dark: #000000;
JSON
{
"hex": "#65ebbb",
"rgb": {
"r": 101,
"g": 235,
"b": 187
},
"hsl": {
"h": 158.507,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85261,
"c": 0.13708,
"h": 166.6
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#65EBBB
secondary
#BC3867
accent
#0C56D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583