#65E2EC#65E2EC
#65E2EC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.111 H 202.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2EC |
|---|---|
| RGB | rgb(101, 226, 236) |
| HSL | hsl(184, 78%, 66%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(57.2%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.55, -31.78, -15.38) |
| CIE-LCH | lch(83.55, 35.30, 205.82°) |
| OKLab | oklab(84.61% -0.1028 -0.0425) |
| OKLCH | oklch(84.61% 0.111 202.5) |
| XYZ | xyz(47.6972, 63.2108, 89.0279) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Aqua Blue
#02D8E9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2EC #EC6F65
analogous
#65ECB2 #65E2EC #659EEC
triadic
#65E2EC #EC65E2 #E2EC65
tetradic
#65E2EC #B265EC #EC6F65 #9EEC65
square
#65E2EC #B265EC #EC6F65 #9EEC65
split-complementary
#65E2EC #EC659E #ECB265
monochromatic
#18B3BF #2FD8E5 #65E2EC #9BECF3 #D2F7F9
Accessibility & contrast
On white
1.54
#65E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#65E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2EC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2EC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2ec; /* rgb */ color: rgb(101, 226, 236); /* oklch */ color: oklch(84.6% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9debf2',
500: '#65e2ec',
950: '#000000',
},
}SCSS
$custom: #65e2ec; $custom-light: #9debf2; $custom-dark: #000000;
JSON
{
"hex": "#65e2ec",
"rgb": {
"r": 101,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.444,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.84611,
"c": 0.11128,
"h": 202.5
},
"luminance": 0.63216
}Semantic roles & 50–950 ramp
primary
#65E2EC
secondary
#BE4238
accent
#1B0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485