#65E2E5#65E2E5
#65E2E5 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.111 H 197.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2E5 |
|---|---|
| RGB | rgb(101, 226, 229) |
| HSL | hsl(181, 71%, 65%) |
| HSV | hsv(181, 56%, 90%) |
| CMYK | cmyk(55.9%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(83.34, -33.66, -11.99) |
| CIE-LCH | lch(83.34, 35.73, 199.60°) |
| OKLab | oklab(84.37% -0.1057 -0.0332) |
| OKLCH | oklch(84.37% 0.111 197.4) |
| XYZ | xyz(46.7001, 62.8119, 83.7764) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2E5 #E56865
analogous
#65E5A8 #65E2E5 #65A2E5
triadic
#65E2E5 #E565E2 #E2E565
tetradic
#65E2E5 #A865E5 #E56865 #A2E565
square
#65E2E5 #A865E5 #E56865 #A2E565
split-complementary
#65E2E5 #E565A2 #E5A865
monochromatic
#1EAEB2 #31D8DC #65E2E5 #99ECEE #CEF6F7
Accessibility & contrast
On white
1.55
#65E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2E5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2E5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E5
Deuteranopia (green-blind)
#BFC9E6
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2e5; /* rgb */ color: rgb(101, 226, 229); /* oklch */ color: oklch(84.4% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#9debed',
500: '#65e2e5',
950: '#000000',
},
}SCSS
$custom: #65e2e5; $custom-light: #9debed; $custom-dark: #000000;
JSON
{
"hex": "#65e2e5",
"rgb": {
"r": 101,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.406,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.84372,
"c": 0.11076,
"h": 197.4
},
"luminance": 0.62817
}Semantic roles & 50–950 ramp
primary
#65E2E5
secondary
#B23F3C
accent
#1712D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484