#65EEC2#65EEC2
#65EEC2 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.136 H 168.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEC2 |
|---|---|
| RGB | rgb(101, 238, 194) |
| HSL | hsl(161, 80%, 66%) |
| HSV | hsv(161, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.91, -47.63, 10.20) |
| CIE-LCH | lch(85.91, 48.71, 167.92°) |
| OKLab | oklab(86.15% -0.1334 0.0261) |
| OKLCH | oklch(86.15% 0.136 168.9) |
| XYZ | xyz(45.6743, 67.8063, 61.7094) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aqua Marine
#2EE8BB
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEC2 #EE6591
analogous
#65EE7E #65EEC2 #65D6EE
triadic
#65EEC2 #C265EE #EEC265
tetradic
#65EEC2 #7E65EE #EE6591 #D6EE65
square
#65EEC2 #7E65EE #EE6591 #D6EE65
split-complementary
#65EEC2 #EE65D6 #EE7E65
monochromatic
#16C38B #2EE8AC #65EEC2 #9CF4D8 #D3FAEE
Accessibility & contrast
On white
1.44
#65EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#65EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEC2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEC2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#04EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eec2; /* rgb */ color: rgb(101, 238, 194); /* oklch */ color: oklch(86.2% 0.136 168.9);
Tailwind
colors: {
custom: {
50: '#9cf4d4',
500: '#65eec2',
950: '#000000',
},
}SCSS
$custom: #65eec2; $custom-light: #9cf4d4; $custom-dark: #000000;
JSON
{
"hex": "#65eec2",
"rgb": {
"r": 101,
"g": 238,
"b": 194
},
"hsl": {
"h": 160.73,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86153,
"c": 0.1359,
"h": 168.9
},
"luminance": 0.67811
}Semantic roles & 50–950 ramp
primary
#65EEC2
secondary
#C13663
accent
#094DDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583