#65EEE6#65EEE6
#65EEE6 is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.2% C 0.120 H 189.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEE6 |
|---|---|
| RGB | rgb(101, 238, 230) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 3.4%, 6.7%) |
| CIE-LAB | lab(86.81, -38.94, -7.35) |
| CIE-LCH | lch(86.81, 39.63, 190.69°) |
| OKLab | oklab(87.19% -0.1177 -0.0205) |
| OKLCH | oklch(87.19% 0.12 189.9) |
| XYZ | xyz(50.2180, 69.6238, 85.6398) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.51
Bright Cyan
#41FDFE
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEE6 #EE656D
analogous
#65EEA2 #65EEE6 #65B2EE
triadic
#65EEE6 #E665EE #EEE665
tetradic
#65EEE6 #A265EE #EE656D #B2EE65
square
#65EEE6 #A265EE #EE656D #B2EE65
split-complementary
#65EEE6 #EE65B2 #EEA265
monochromatic
#16C3B9 #2EE8DD #65EEE6 #9CF4EF #D3FAF8
Accessibility & contrast
On white
1.41
#65EEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#65EEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEE6
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEE6 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eee6; /* rgb */ color: rgb(101, 238, 230); /* oklch */ color: oklch(87.2% 0.120 189.9);
Tailwind
colors: {
custom: {
50: '#9ef4ed',
500: '#65eee6',
950: '#000000',
},
}SCSS
$custom: #65eee6; $custom-light: #9ef4ed; $custom-dark: #000000;
JSON
{
"hex": "#65eee6",
"rgb": {
"r": 101,
"g": 238,
"b": 230
},
"hsl": {
"h": 176.496,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.87186,
"c": 0.11951,
"h": 189.9
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#65EEE6
secondary
#C1363E
accent
#0915DC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584