#65E7EE#65E7EE
#65E7EE is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.114 H 200.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7EE |
|---|---|
| RGB | rgb(101, 231, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 58%, 93%) |
| CMYK | cmyk(57.6%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.04, -33.60, -14.20) |
| CIE-LCH | lch(85.04, 36.48, 202.91°) |
| OKLab | oklab(85.83% -0.1072 -0.0393) |
| OKLCH | oklch(85.83% 0.114 200.1) |
| XYZ | xyz(49.3688, 66.0866, 91.0266) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Bright Light Blue
#26F7FD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7EE #EE6C65
analogous
#65EEB1 #65E7EE #65A3EE
triadic
#65E7EE #EE65E7 #E7EE65
tetradic
#65E7EE #B165EE #EE6C65 #A3EE65
square
#65E7EE #B165EE #EE6C65 #A3EE65
split-complementary
#65E7EE #EE65A3 #EEB165
monochromatic
#16BAC3 #2EDEE8 #65E7EE #9CF0F4 #D3F8FA
Accessibility & contrast
On white
1.48
#65E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#65E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7EE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7EE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e7ee; /* rgb */ color: rgb(101, 231, 238); /* oklch */ color: oklch(85.8% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#9eeff3',
500: '#65e7ee',
950: '#000000',
},
}SCSS
$custom: #65e7ee; $custom-light: #9eeff3; $custom-dark: #000000;
JSON
{
"hex": "#65e7ee",
"rgb": {
"r": 101,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.066,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8583,
"c": 0.11417,
"h": 200.1
},
"luminance": 0.66092
}Semantic roles & 50–950 ramp
primary
#65E7EE
secondary
#C13D36
accent
#1409DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585