#65EBEC#65EBEC
#65EBEC is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.117 H 195.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBEC |
|---|---|
| RGB | rgb(101, 235, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 57%, 93%) |
| CMYK | cmyk(57.2%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.12, -36.00, -11.53) |
| CIE-LCH | lch(86.12, 37.80, 197.76°) |
| OKLab | oklab(86.69% -0.1121 -0.0319) |
| OKLCH | oklch(86.69% 0.117 195.9) |
| XYZ | xyz(50.2090, 68.2344, 89.8651) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.33
Bright Turquoise
#0FFEF9
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBEC #EC6665
analogous
#65ECA9 #65EBEC #65A7EC
triadic
#65EBEC #EC65EB #EBEC65
tetradic
#65EBEC #A965EC #EC6665 #A7EC65
square
#65EBEC #A965EC #EC6665 #A7EC65
split-complementary
#65EBEC #EC65A7 #ECA965
monochromatic
#18BEBF #2FE4E5 #65EBEC #9BF2F3 #D2F9F9
Accessibility & contrast
On white
1.43
#65EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#65EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBEC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBEC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ebec; /* rgb */ color: rgb(101, 235, 236); /* oklch */ color: oklch(86.7% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#65ebec',
950: '#000000',
},
}SCSS
$custom: #65ebec; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#65ebec",
"rgb": {
"r": 101,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.444,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86685,
"c": 0.1166,
"h": 195.9
},
"luminance": 0.68239
}Semantic roles & 50–950 ramp
primary
#65EBEC
secondary
#BE3938
accent
#0D0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585