#65EAEE#65EAEE
#65EAEE is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.5% C 0.116 H 198.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAEE |
|---|---|
| RGB | rgb(101, 234, 238) |
| HSL | hsl(182, 80%, 66%) |
| HSV | hsv(182, 58%, 93%) |
| CMYK | cmyk(57.6%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.90, -35.00, -12.92) |
| CIE-LCH | lch(85.90, 37.31, 200.26°) |
| OKLab | oklab(86.52% -0.1103 -0.0358) |
| OKLCH | oklch(86.52% 0.116 198) |
| XYZ | xyz(50.2157, 67.7803, 91.3089) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Aqua
#00FFFF
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAEE #EE6965
analogous
#65EEAE #65EAEE #65A6EE
triadic
#65EAEE #EE65EA #EAEE65
tetradic
#65EAEE #AE65EE #EE6965 #A6EE65
square
#65EAEE #AE65EE #EE6965 #A6EE65
split-complementary
#65EAEE #EE65A6 #EEAE65
monochromatic
#16BEC3 #2EE2E8 #65EAEE #9CF2F4 #D3F9FA
Accessibility & contrast
On white
1.44
#65EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#65EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAEE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAEE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eaee; /* rgb */ color: rgb(101, 234, 238); /* oklch */ color: oklch(86.5% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#9ef1f3',
500: '#65eaee',
950: '#000000',
},
}SCSS
$custom: #65eaee; $custom-light: #9ef1f3; $custom-dark: #000000;
JSON
{
"hex": "#65eaee",
"rgb": {
"r": 101,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.752,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86521,
"c": 0.11594,
"h": 198
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#65EAEE
secondary
#C13A36
accent
#0F09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585