#65E5E1#65E5E1
#65E5E1 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.9% C 0.113 H 192.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5E1 |
|---|---|
| RGB | rgb(101, 229, 225) |
| HSL | hsl(178, 71%, 65%) |
| HSV | hsv(178, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 1.7%, 10.2%) |
| CIE-LAB | lab(84.09, -36.11, -8.76) |
| CIE-LCH | lch(84.09, 37.16, 193.63°) |
| OKLab | oklab(84.94% -0.1105 -0.0243) |
| OKLCH | oklch(84.94% 0.113 192.4) |
| XYZ | xyz(46.9709, 64.2369, 81.1432) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 6.17
Aqua
#00FFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5E1 #E56569
analogous
#65E5A1 #65E5E1 #65A9E5
triadic
#65E5E1 #E165E5 #E5E165
tetradic
#65E5E1 #A165E5 #E56569 #A9E565
square
#65E5E1 #A165E5 #E56569 #A9E565
split-complementary
#65E5E1 #E565A9 #E5A165
monochromatic
#1EB2AD #31DCD7 #65E5E1 #99EEEB #CEF7F5
Accessibility & contrast
On white
1.52
#65E5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#65E5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5E1
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5E1 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE1
Deuteranopia (green-blind)
#C4CBE2
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e5e1; /* rgb */ color: rgb(101, 229, 225); /* oklch */ color: oklch(84.9% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#9dedea',
500: '#65e5e1',
950: '#000000',
},
}SCSS
$custom: #65e5e1; $custom-light: #9dedea; $custom-dark: #000000;
JSON
{
"hex": "#65e5e1",
"rgb": {
"r": 101,
"g": 229,
"b": 225
},
"hsl": {
"h": 178.125,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.84936,
"c": 0.11313,
"h": 192.4
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#65E5E1
secondary
#B23C40
accent
#1218D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584