#65EBBC#65EBBC
#65EBBC is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.136 H 167.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBBC |
|---|---|
| RGB | rgb(101, 235, 188) |
| HSL | hsl(159, 77%, 66%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(84.90, -47.69, 11.89) |
| CIE-LCH | lch(84.90, 49.15, 166.00°) |
| OKLab | oklab(85.29% -0.1329 0.0305) |
| OKLCH | oklch(85.29% 0.136 167.1) |
| XYZ | xyz(44.1479, 65.8099, 57.9432) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBBC #EB6594
analogous
#65EB79 #65EBBC #65D7EB
triadic
#65EBBC #BC65EB #EBBC65
tetradic
#65EBBC #7965EB #EB6594 #D7EB65
square
#65EBBC #7965EB #EB6594 #D7EB65
split-complementary
#65EBBC #EB65D7 #EB7965
monochromatic
#19BD83 #2FE4A4 #65EBBC #9BF2D4 #D1F9EB
Accessibility & contrast
On white
1.48
#65EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#65EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBBC
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBBC | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#19ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebbc; /* rgb */ color: rgb(101, 235, 188); /* oklch */ color: oklch(85.3% 0.136 167.1);
Tailwind
colors: {
custom: {
50: '#9cf2d0',
500: '#65ebbc',
950: '#000000',
},
}SCSS
$custom: #65ebbc; $custom-light: #9cf2d0; $custom-dark: #000000;
JSON
{
"hex": "#65ebbc",
"rgb": {
"r": 101,
"g": 235,
"b": 188
},
"hsl": {
"h": 158.955,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85286,
"c": 0.13636,
"h": 167.1
},
"luminance": 0.65814
}Semantic roles & 50–950 ramp
primary
#65EBBC
secondary
#BC3866
accent
#0C54D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583