#65EBC6#65EBC6
#65EBC6 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.130 H 172.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBC6 |
|---|---|
| RGB | rgb(101, 235, 198) |
| HSL | hsl(163, 77%, 66%) |
| HSV | hsv(163, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(85.13, -45.44, 6.98) |
| CIE-LCH | lch(85.13, 45.97, 171.26°) |
| OKLab | oklab(85.55% -0.1285 0.0177) |
| OKLCH | oklch(85.55% 0.13 172.1) |
| XYZ | xyz(45.2634, 66.2561, 63.8185) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBC6 #EB658A
analogous
#65EB83 #65EBC6 #65CDEB
triadic
#65EBC6 #C665EB #EBC665
tetradic
#65EBC6 #8365EB #EB658A #CDEB65
square
#65EBC6 #8365EB #EB658A #CDEB65
split-complementary
#65EBC6 #EB65CD #EB8365
monochromatic
#19BD90 #2FE4B2 #65EBC6 #9BF2DA #D1F9EE
Accessibility & contrast
On white
1.47
#65EBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#65EBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBC6
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBC6 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC4
Deuteranopia (green-blind)
#D0CFC9
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebc6; /* rgb */ color: rgb(101, 235, 198); /* oklch */ color: oklch(85.5% 0.130 172.1);
Tailwind
colors: {
custom: {
50: '#9cf2d7',
500: '#65ebc6',
950: '#000000',
},
}SCSS
$custom: #65ebc6; $custom-light: #9cf2d7; $custom-dark: #000000;
JSON
{
"hex": "#65ebc6",
"rgb": {
"r": 101,
"g": 235,
"b": 198
},
"hsl": {
"h": 163.433,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85547,
"c": 0.12968,
"h": 172.1
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#65EBC6
secondary
#BC385D
accent
#0C45D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583