#65E4EC#65E4EC
#65E4EC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.112 H 200.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4EC |
|---|---|
| RGB | rgb(101, 228, 236) |
| HSL | hsl(184, 78%, 66%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(57.2%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.12, -32.72, -14.52) |
| CIE-LCH | lch(84.12, 35.80, 203.93°) |
| OKLab | oklab(85.07% -0.1049 -0.0402) |
| OKLCH | oklch(85.07% 0.112 200.9) |
| XYZ | xyz(48.2442, 64.3048, 89.2102) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4EC #EC6D65
analogous
#65ECB1 #65E4EC #65A0EC
triadic
#65E4EC #EC65E4 #E4EC65
tetradic
#65E4EC #B165EC #EC6D65 #A0EC65
square
#65E4EC #B165EC #EC6D65 #A0EC65
split-complementary
#65E4EC #EC65A0 #ECB165
monochromatic
#18B5BF #2FDAE5 #65E4EC #9BEEF3 #D2F7F9
Accessibility & contrast
On white
1.51
#65E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4EC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4EC | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e4ec; /* rgb */ color: rgb(101, 228, 236); /* oklch */ color: oklch(85.1% 0.112 200.9);
Tailwind
colors: {
custom: {
50: '#9dedf2',
500: '#65e4ec',
950: '#000000',
},
}SCSS
$custom: #65e4ec; $custom-light: #9dedf2; $custom-dark: #000000;
JSON
{
"hex": "#65e4ec",
"rgb": {
"r": 101,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.556,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.85071,
"c": 0.11233,
"h": 200.9
},
"luminance": 0.6431
}Semantic roles & 50–950 ramp
primary
#65E4EC
secondary
#BE4038
accent
#170BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585