#65EBC5#65EBC5
#65EBC5 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.130 H 171.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBC5 |
|---|---|
| RGB | rgb(101, 235, 197) |
| HSL | hsl(163, 77%, 66%) |
| HSV | hsv(163, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(85.10, -45.66, 7.47) |
| CIE-LCH | lch(85.10, 46.27, 170.71°) |
| OKLab | oklab(85.52% -0.1289 0.019) |
| OKLCH | oklch(85.52% 0.13 171.6) |
| XYZ | xyz(45.1485, 66.2102, 63.2130) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Aqua Marine
#2EE8BB
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBC5 #EB658B
analogous
#65EB82 #65EBC5 #65CEEB
triadic
#65EBC5 #C565EB #EBC565
tetradic
#65EBC5 #8265EB #EB658B #CEEB65
square
#65EBC5 #8265EB #EB658B #CEEB65
split-complementary
#65EBC5 #EB65CE #EB8265
monochromatic
#19BD8E #2FE4B1 #65EBC5 #9BF2D9 #D1F9EE
Accessibility & contrast
On white
1.47
#65EBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#65EBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBC5
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBC5 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC3
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebc5; /* rgb */ color: rgb(101, 235, 197); /* oklch */ color: oklch(85.5% 0.130 171.6);
Tailwind
colors: {
custom: {
50: '#9cf2d6',
500: '#65ebc5',
950: '#000000',
},
}SCSS
$custom: #65ebc5; $custom-light: #9cf2d6; $custom-dark: #000000;
JSON
{
"hex": "#65ebc5",
"rgb": {
"r": 101,
"g": 235,
"b": 197
},
"hsl": {
"h": 162.985,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8552,
"c": 0.1303,
"h": 171.6
},
"luminance": 0.66215
}Semantic roles & 50–950 ramp
primary
#65EBC5
secondary
#BC385E
accent
#0C46D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583