#65E2E7#65E2E7
#65E2E7 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.111 H 198.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2E7 |
|---|---|
| RGB | rgb(101, 226, 231) |
| HSL | hsl(182, 73%, 65%) |
| HSV | hsv(182, 56%, 91%) |
| CMYK | cmyk(56.3%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.40, -33.13, -12.96) |
| CIE-LCH | lch(83.40, 35.57, 201.36°) |
| OKLab | oklab(84.44% -0.1049 -0.0358) |
| OKLCH | oklch(84.44% 0.111 198.9) |
| XYZ | xyz(46.9809, 62.9243, 85.2555) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2E7 #E76A65
analogous
#65E7AB #65E2E7 #65A1E7
triadic
#65E2E7 #E765E2 #E2E765
tetradic
#65E2E7 #AB65E7 #E76A65 #A1E765
square
#65E2E7 #AB65E7 #E76A65 #A1E765
split-complementary
#65E2E7 #E765A1 #E7AB65
monochromatic
#1CAFB5 #30D8DF #65E2E7 #9AECEF #CFF6F8
Accessibility & contrast
On white
1.55
#65E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#65E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2E7
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2E7 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#BFC9E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2e7; /* rgb */ color: rgb(101, 226, 231); /* oklch */ color: oklch(84.4% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#9debee',
500: '#65e2e7',
950: '#000000',
},
}SCSS
$custom: #65e2e7; $custom-light: #9debee; $custom-dark: #000000;
JSON
{
"hex": "#65e2e7",
"rgb": {
"r": 101,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.308,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.8444,
"c": 0.11082,
"h": 198.9
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#65E2E7
secondary
#B53F3B
accent
#1810D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485