#65EAEC#65EAEC
#65EAEC is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.116 H 196.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAEC |
|---|---|
| RGB | rgb(101, 234, 236) |
| HSL | hsl(181, 78%, 66%) |
| HSV | hsv(181, 57%, 93%) |
| CMYK | cmyk(57.2%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.84, -35.53, -11.95) |
| CIE-LCH | lch(85.84, 37.49, 198.59°) |
| OKLab | oklab(86.45% -0.1111 -0.0331) |
| OKLCH | oklch(86.45% 0.116 196.6) |
| XYZ | xyz(49.9235, 67.6634, 89.7700) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAEC #EC6765
analogous
#65ECAA #65EAEC #65A6EC
triadic
#65EAEC #EC65EA #EAEC65
tetradic
#65EAEC #AA65EC #EC6765 #A6EC65
square
#65EAEC #AA65EC #EC6765 #A6EC65
split-complementary
#65EAEC #EC65A6 #ECAA65
monochromatic
#18BDBF #2FE3E5 #65EAEC #9BF1F3 #D2F9F9
Accessibility & contrast
On white
1.44
#65EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#65EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAEC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAEC | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eaec; /* rgb */ color: rgb(101, 234, 236); /* oklch */ color: oklch(86.5% 0.116 196.6);
Tailwind
colors: {
custom: {
50: '#9ef1f2',
500: '#65eaec',
950: '#000000',
},
}SCSS
$custom: #65eaec; $custom-light: #9ef1f2; $custom-dark: #000000;
JSON
{
"hex": "#65eaec",
"rgb": {
"r": 101,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.889,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86454,
"c": 0.11594,
"h": 196.6
},
"luminance": 0.67668
}Semantic roles & 50–950 ramp
primary
#65EAEC
secondary
#BE3A38
accent
#0E0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585