#65EEC1#65EEC1
#65EEC1 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.137 H 168.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEC1 |
|---|---|
| RGB | rgb(101, 238, 193) |
| HSL | hsl(160, 80%, 66%) |
| HSV | hsv(160, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 18.9%, 6.7%) |
| CIE-LAB | lab(85.89, -47.85, 10.69) |
| CIE-LCH | lch(85.89, 49.03, 167.41°) |
| OKLab | oklab(86.13% -0.1338 0.0274) |
| OKLCH | oklch(86.13% 0.137 168.4) |
| XYZ | xyz(45.5624, 67.7616, 61.1199) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEC1 #EE6592
analogous
#65EE7D #65EEC1 #65D7EE
triadic
#65EEC1 #C165EE #EEC165
tetradic
#65EEC1 #7D65EE #EE6592 #D7EE65
square
#65EEC1 #7D65EE #EE6592 #D7EE65
split-complementary
#65EEC1 #EE65D7 #EE7D65
monochromatic
#16C38A #2EE8AB #65EEC1 #9CF4D7 #D3FAED
Accessibility & contrast
On white
1.44
#65EEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65EEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEC1
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEC1 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBF
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#08EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eec1; /* rgb */ color: rgb(101, 238, 193); /* oklch */ color: oklch(86.1% 0.137 168.4);
Tailwind
colors: {
custom: {
50: '#9cf4d3',
500: '#65eec1',
950: '#000000',
},
}SCSS
$custom: #65eec1; $custom-light: #9cf4d3; $custom-dark: #000000;
JSON
{
"hex": "#65eec1",
"rgb": {
"r": 101,
"g": 238,
"b": 193
},
"hsl": {
"h": 160.292,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86128,
"c": 0.13659,
"h": 168.4
},
"luminance": 0.67766
}Semantic roles & 50–950 ramp
primary
#65EEC1
secondary
#C13664
accent
#094EDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583