#65EBC0#65EBC0
#65EBC0 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.134 H 169.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBC0 |
|---|---|
| RGB | rgb(101, 235, 192) |
| HSL | hsl(161, 77%, 66%) |
| HSV | hsv(161, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.99, -46.80, 9.93) |
| CIE-LCH | lch(84.99, 47.84, 168.02°) |
| OKLab | oklab(85.39% -0.1311 0.0254) |
| OKLCH | oklch(85.39% 0.134 169) |
| XYZ | xyz(44.5850, 65.9848, 60.2457) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Aqua Marine
#2EE8BB
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBC0 #EB6590
analogous
#65EB7D #65EBC0 #65D3EB
triadic
#65EBC0 #C065EB #EBC065
tetradic
#65EBC0 #7D65EB #EB6590 #D3EB65
square
#65EBC0 #7D65EB #EB6590 #D3EB65
split-complementary
#65EBC0 #EB65D3 #EB7D65
monochromatic
#19BD88 #2FE4AA #65EBC0 #9BF2D6 #D1F9EC
Accessibility & contrast
On white
1.48
#65EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#65EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBC0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBC0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDBE
Deuteranopia (green-blind)
#D2CEC3
Tritanopia (blue-blind)
#11ECDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebc0; /* rgb */ color: rgb(101, 235, 192); /* oklch */ color: oklch(85.4% 0.134 169.0);
Tailwind
colors: {
custom: {
50: '#9cf2d3',
500: '#65ebc0',
950: '#000000',
},
}SCSS
$custom: #65ebc0; $custom-light: #9cf2d3; $custom-dark: #000000;
JSON
{
"hex": "#65ebc0",
"rgb": {
"r": 101,
"g": 235,
"b": 192
},
"hsl": {
"h": 160.746,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85388,
"c": 0.13356,
"h": 169
},
"luminance": 0.65989
}Semantic roles & 50–950 ramp
primary
#65EBC0
secondary
#BC3863
accent
#0C4ED9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583