#65E4EE#65E4EE
#65E4EE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.113 H 202.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4EE |
|---|---|
| RGB | rgb(101, 228, 238) |
| HSL | hsl(184, 80%, 66%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(57.6%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.18, -32.18, -15.48) |
| CIE-LCH | lch(84.18, 35.71, 205.69°) |
| OKLab | oklab(85.14% -0.1041 -0.0428) |
| OKLCH | oklch(85.14% 0.113 202.4) |
| XYZ | xyz(48.5364, 64.4217, 90.7491) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.47
Bright Cyan
#41FDFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4EE #EE6F65
analogous
#65EEB4 #65E4EE #65A0EE
triadic
#65E4EE #EE65E4 #E4EE65
tetradic
#65E4EE #B465EE #EE6F65 #A0EE65
square
#65E4EE #B465EE #EE6F65 #A0EE65
split-complementary
#65E4EE #EE65A0 #EEB465
monochromatic
#16B6C3 #2EDAE8 #65E4EE #9CEEF4 #D3F7FA
Accessibility & contrast
On white
1.51
#65E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#65E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4EE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4EE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e4ee; /* rgb */ color: rgb(101, 228, 238); /* oklch */ color: oklch(85.1% 0.113 202.4);
Tailwind
colors: {
custom: {
50: '#9eedf3',
500: '#65e4ee',
950: '#000000',
},
}SCSS
$custom: #65e4ee; $custom-light: #9eedf3; $custom-dark: #000000;
JSON
{
"hex": "#65e4ee",
"rgb": {
"r": 101,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.38,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8514,
"c": 0.11257,
"h": 202.4
},
"luminance": 0.64427
}Semantic roles & 50–950 ramp
primary
#65E4EE
secondary
#C14036
accent
#1809DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585