#65EBEE#65EBEE
#65EBEE is a very light, moderate teal. Relative luminance 0.684; OKLCH L 86.8% C 0.117 H 197.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBEE |
|---|---|
| RGB | rgb(101, 235, 238) |
| HSL | hsl(181, 80%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(57.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.18, -35.47, -12.49) |
| CIE-LCH | lch(86.18, 37.60, 199.40°) |
| OKLab | oklab(86.75% -0.1113 -0.0346) |
| OKLCH | oklch(86.75% 0.117 197.3) |
| XYZ | xyz(50.5012, 68.3512, 91.4040) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBEE #EE6865
analogous
#65EEAD #65EBEE #65A7EE
triadic
#65EBEE #EE65EB #EBEE65
tetradic
#65EBEE #AD65EE #EE6865 #A7EE65
square
#65EBEE #AD65EE #EE6865 #A7EE65
split-complementary
#65EBEE #EE65A7 #EEAD65
monochromatic
#16BFC3 #2EE4E8 #65EBEE #9CF2F4 #D3F9FA
Accessibility & contrast
On white
1.43
#65EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#65EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBEE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBEE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C6D1EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65ebee; /* rgb */ color: rgb(101, 235, 238); /* oklch */ color: oklch(86.8% 0.117 197.3);
Tailwind
colors: {
custom: {
50: '#9ef2f3',
500: '#65ebee',
950: '#000000',
},
}SCSS
$custom: #65ebee; $custom-light: #9ef2f3; $custom-dark: #000000;
JSON
{
"hex": "#65ebee",
"rgb": {
"r": 101,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.314,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86752,
"c": 0.11657,
"h": 197.3
},
"luminance": 0.68356
}Semantic roles & 50–950 ramp
primary
#65EBEE
secondary
#C13936
accent
#0E09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585