#65EBED#65EBED
#65EBED is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.7% C 0.117 H 196.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBED |
|---|---|
| RGB | rgb(101, 235, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 57%, 93%) |
| CMYK | cmyk(57.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.15, -35.73, -12.01) |
| CIE-LCH | lch(86.15, 37.70, 198.58°) |
| OKLab | oklab(86.72% -0.1117 -0.0333) |
| OKLCH | oklch(86.72% 0.117 196.6) |
| XYZ | xyz(50.3547, 68.2926, 90.6324) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.98
Aqua
#00FFFF
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBED #ED6765
analogous
#65EDAB #65EBED #65A7ED
triadic
#65EBED #ED65EB #EBED65
tetradic
#65EBED #AB65ED #ED6765 #A7ED65
square
#65EBED #AB65ED #ED6765 #A7ED65
split-complementary
#65EBED #ED65A7 #EDAB65
monochromatic
#17BFC1 #2EE4E7 #65EBED #9CF2F3 #D3F9FA
Accessibility & contrast
On white
1.43
#65EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#65EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBED
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBED | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ebed; /* rgb */ color: rgb(101, 235, 237); /* oklch */ color: oklch(86.7% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#65ebed',
950: '#000000',
},
}SCSS
$custom: #65ebed; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#65ebed",
"rgb": {
"r": 101,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.882,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86718,
"c": 0.11658,
"h": 196.6
},
"luminance": 0.68298
}Semantic roles & 50–950 ramp
primary
#65EBED
secondary
#BF3937
accent
#0D0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585