#65EBEA#65EBEA
#65EBEA is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.117 H 194.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBEA |
|---|---|
| RGB | rgb(101, 235, 234) |
| HSL | hsl(180, 77%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(86.07, -36.53, -10.56) |
| CIE-LCH | lch(86.07, 38.02, 196.13°) |
| OKLab | oklab(86.62% -0.113 -0.0293) |
| OKLCH | oklch(86.62% 0.117 194.5) |
| XYZ | xyz(49.9200, 68.1188, 88.3434) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.04
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 5.17
Bright Turquoise
#0FFEF9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBEA #EB6566
analogous
#65EBA7 #65EBEA #65A9EB
triadic
#65EBEA #EA65EB #EBEA65
tetradic
#65EBEA #A765EB #EB6566 #A9EB65
square
#65EBEA #A765EB #EB6566 #A9EB65
split-complementary
#65EBEA #EB65A9 #EBA765
monochromatic
#19BDBC #2FE4E3 #65EBEA #9BF2F1 #D1F9F9
Accessibility & contrast
On white
1.44
#65EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#65EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBEA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBEA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ebea; /* rgb */ color: rgb(101, 235, 234); /* oklch */ color: oklch(86.6% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#9ef2f0',
500: '#65ebea',
950: '#000000',
},
}SCSS
$custom: #65ebea; $custom-light: #9ef2f0; $custom-dark: #000000;
JSON
{
"hex": "#65ebea",
"rgb": {
"r": 101,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.552,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86619,
"c": 0.11671,
"h": 194.5
},
"luminance": 0.68124
}Semantic roles & 50–950 ramp
primary
#65EBEA
secondary
#BC3839
accent
#0C0ED9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585