#65EBC3#65EBC3
#65EBC3 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.132 H 170.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBC3 |
|---|---|
| RGB | rgb(101, 235, 195) |
| HSL | hsl(162, 77%, 66%) |
| HSV | hsv(162, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(85.06, -46.12, 8.45) |
| CIE-LCH | lch(85.06, 46.89, 169.61°) |
| OKLab | oklab(85.47% -0.1298 0.0216) |
| OKLCH | oklch(85.47% 0.132 170.6) |
| XYZ | xyz(44.9208, 66.1191, 62.0141) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBC3 #EB658D
analogous
#65EB80 #65EBC3 #65D0EB
triadic
#65EBC3 #C365EB #EBC365
tetradic
#65EBC3 #8065EB #EB658D #D0EB65
square
#65EBC3 #8065EB #EB658D #D0EB65
split-complementary
#65EBC3 #EB65D0 #EB8065
monochromatic
#19BD8C #2FE4AE #65EBC3 #9BF2D8 #D1F9ED
Accessibility & contrast
On white
1.48
#65EBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#65EBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBC3
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBC3 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC1
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#07EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebc3; /* rgb */ color: rgb(101, 235, 195); /* oklch */ color: oklch(85.5% 0.132 170.6);
Tailwind
colors: {
custom: {
50: '#9cf2d5',
500: '#65ebc3',
950: '#000000',
},
}SCSS
$custom: #65ebc3; $custom-light: #9cf2d5; $custom-dark: #000000;
JSON
{
"hex": "#65ebc3",
"rgb": {
"r": 101,
"g": 235,
"b": 195
},
"hsl": {
"h": 162.09,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85467,
"c": 0.13157,
"h": 170.6
},
"luminance": 0.66123
}Semantic roles & 50–950 ramp
primary
#65EBC3
secondary
#BC3860
accent
#0C49D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583