#65E4E2#65E4E2
#65E4E2 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.112 H 193.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4E2 |
|---|---|
| RGB | rgb(101, 228, 226) |
| HSL | hsl(179, 70%, 65%) |
| HSV | hsv(179, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(83.83, -35.39, -9.67) |
| CIE-LCH | lch(83.83, 36.68, 195.29°) |
| OKLab | oklab(84.74% -0.109 -0.0268) |
| OKLCH | oklch(84.74% 0.112 193.8) |
| XYZ | xyz(46.8318, 63.7398, 81.7717) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.43
Bright Turquoise
#0FFEF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4E2 #E46567
analogous
#65E4A3 #65E4E2 #65A7E4
triadic
#65E4E2 #E265E4 #E4E265
tetradic
#65E4E2 #A365E4 #E46567 #A7E465
square
#65E4E2 #A365E4 #E46567 #A7E465
split-complementary
#65E4E2 #E465A7 #E4A365
monochromatic
#1FB0AD #31DBD8 #65E4E2 #99EDEC #CDF6F6
Accessibility & contrast
On white
1.53
#65E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#65E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4E2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4E2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C2CBE3
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e4e2; /* rgb */ color: rgb(101, 228, 226); /* oklch */ color: oklch(84.7% 0.112 193.8);
Tailwind
colors: {
custom: {
50: '#9dedeb',
500: '#65e4e2',
950: '#000000',
},
}SCSS
$custom: #65e4e2; $custom-light: #9dedeb; $custom-dark: #000000;
JSON
{
"hex": "#65e4e2",
"rgb": {
"r": 101,
"g": 228,
"b": 226
},
"hsl": {
"h": 179.055,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.84736,
"c": 0.11227,
"h": 193.8
},
"luminance": 0.63744
}Semantic roles & 50–950 ramp
primary
#65E4E2
secondary
#B13C3E
accent
#1316D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584