#65EBE8#65EBE8
#65EBE8 is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.6% C 0.117 H 193.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBE8 |
|---|---|
| RGB | rgb(101, 235, 232) |
| HSL | hsl(179, 77%, 66%) |
| HSV | hsv(179, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(86.01, -37.05, -9.60) |
| CIE-LCH | lch(86.01, 38.27, 194.52°) |
| OKLab | oklab(86.55% -0.1138 -0.0266) |
| OKLCH | oklch(86.55% 0.117 193.2) |
| XYZ | xyz(49.6344, 68.0045, 86.8387) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.38
Bright Light Blue
#26F7FD
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBE8 #EB6568
analogous
#65EBA5 #65EBE8 #65ABEB
triadic
#65EBE8 #E865EB #EBE865
tetradic
#65EBE8 #A565EB #EB6568 #ABEB65
square
#65EBE8 #A565EB #EB6568 #ABEB65
split-complementary
#65EBE8 #EB65AB #EBA565
monochromatic
#19BDB9 #2FE4E0 #65EBE8 #9BF2F0 #D1F9F8
Accessibility & contrast
On white
1.44
#65EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#65EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBE8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBE8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E8
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ebe8; /* rgb */ color: rgb(101, 235, 232); /* oklch */ color: oklch(86.6% 0.117 193.2);
Tailwind
colors: {
custom: {
50: '#9ef2ef',
500: '#65ebe8',
950: '#000000',
},
}SCSS
$custom: #65ebe8; $custom-light: #9ef2ef; $custom-dark: #000000;
JSON
{
"hex": "#65ebe8",
"rgb": {
"r": 101,
"g": 235,
"b": 232
},
"hsl": {
"h": 178.657,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86554,
"c": 0.11688,
"h": 193.2
},
"luminance": 0.6801
}Semantic roles & 50–950 ramp
primary
#65EBE8
secondary
#BC383B
accent
#0C11D9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585